Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 413 Bytes

xmldocumenttype_localname.md

File metadata and controls

22 lines (15 loc) · 413 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlDocumentType.LocalName
winrt property

Windows.Data.Xml.Dom.XmlDocumentType.LocalName

-description

Gets the local name, which is the local part of a qualified name. This is called the local part in Namespaces in XML.

-property-value

The local name.

-remarks

-examples

-see-also