XmlSchemaAttributeGroup.QualifiedName プロパティ

定義

属性グループの修飾名を取得します。

public:
 property System::Xml::XmlQualifiedName ^ QualifiedName { System::Xml::XmlQualifiedName ^ get(); };
public System.Xml.XmlQualifiedName QualifiedName { get; }
member this.QualifiedName : System.Xml.XmlQualifiedName
Public ReadOnly Property QualifiedName As XmlQualifiedName

プロパティ値

XmlQualifiedName

属性グループの修飾名。

適用対象