Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 512 Bytes

xmlattribute.md

File metadata and controls

19 lines (13 loc) · 512 Bytes
-api-id -api-type
T:Windows.Data.Xml.Dom.XmlAttribute
winrt class

Windows.Data.Xml.Dom.XmlAttribute

-description

Represents an attribute of an XmlElement. Valid and default values for the attribute are defined in a document type definition (DTD) or schema.

-remarks

-examples

-see-also