XmlSchemaComplexContentExtension.Attributes 属性     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取复杂内容的属性集合。 包含 XmlSchemaAttribute 和 XmlSchemaAttributeGroupRef 元素。
public:
 property System::Xml::Schema::XmlSchemaObjectCollection ^ Attributes { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };public System.Xml.Schema.XmlSchemaObjectCollection Attributes { get; }member this.Attributes : System.Xml.Schema.XmlSchemaObjectCollectionPublic ReadOnly Property Attributes As XmlSchemaObjectCollection属性值
复杂内容的属性集合。