XmlQualifiedName {System.Xml} .NET clr documentation

XmlQualifiedName

Description

Declare

            
# namespace System.Xml
export class XmlQualifiedName {
   IsEmpty: boolean;
   Name: string;
   Namespace: string;
}

        

.NET clr type reference tree

this clr type has no other .net clr type reference.
[Package {$package} version {$version} Index]