Click or drag to resize
XmlQualifiedNameIsEmpty Property
Gets a value indicating whether the System.Xml.XmlQualifiedName is empty.

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

Property Value

Type: Boolean
See Also