XmlQualifiedName.Name Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a string representation of the qualified name of the XmlQualifiedName.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.StringA string representation of the qualified name or String.Empty if a name is not defined for the object.
Show: