Share via


XmlSchemaAttributeGroup.RedefinedAttributeGroup 속성

정의

XML 스키마에서 다시 정의된 특성 그룹 속성을 가져옵니다.

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

속성 값

XmlSchemaAttributeGroup

다시 정의된 특성 그룹 속성입니다.

적용 대상