IXmlSchemaInfo.SchemaAttribute Eigenschaft

Definition

Ruft das kompilierte XmlSchemaAttribute ab, das diesem validierten XML-Knoten entspricht.

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

Eigenschaftswert

Ein XmlSchemaAttribute, das diesem überprüften XML-Knoten entspricht.

Gilt für: