XmlSchemaRedefine.AttributeGroups 属性

定义

XmlSchemaObjectTable 获取架构中保存属性的编译后值AttributeGroups的所有属性。

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

属性值

XmlSchemaObjectTable架构中的所有属性。 属性的 AttributeGroups 编译后值。

适用于