XmlSchema.Attributes 屬性

定義

取得結構中所有屬性的後 schema-compilation 值。

public:
 property System::Xml::Schema::XmlSchemaObjectTable ^ Attributes { System::Xml::Schema::XmlSchemaObjectTable ^ get(); };
public System.Xml.Schema.XmlSchemaObjectTable Attributes { get; }
member this.Attributes : System.Xml.Schema.XmlSchemaObjectTable
Public ReadOnly Property Attributes As XmlSchemaObjectTable

屬性值

架構 XmlSchemaObjectTable 中所有屬性的集合。

適用於