Click or drag to resize
XmlQualifiedNameName Property
Gets a string representation of the qualified name of the System.Xml.XmlQualifiedName.

Namespace: System.Xml
Assembly: CSharpXamlForHtml5.System.Xml.dll (in CSharpXamlForHtml5.System.Xml.dll.dll) Version: 1.0.0.0
Syntax
C#
public string Name { get; }

Property Value

Type: String
See Also