Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 467 Bytes

xmldocumentfragment_namespaceuri.md

File metadata and controls

22 lines (15 loc) · 467 Bytes
-api-id -api-type
P:Windows.Data.Xml.Dom.XmlDocumentFragment.NamespaceUri
winrt property

Windows.Data.Xml.Dom.XmlDocumentFragment.NamespaceUri

-description

Returns the Uniform Resource Identifier (URI) for the namespace.

-property-value

The Uri for the namespace. This refers to the "uuu" portion of the namespace declaration xmlns:nnn="uuu".

-remarks

-examples

-see-also