IXmlSchemaInfo.SchemaAttribute Eigenschap

Definitie

Hiermee haalt u het gecompileerde XmlSchemaAttribute bestand op dat overeenkomt met dit gevalideerde XML-knooppunt.

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

Waarde van eigenschap

Een XmlSchemaAttribute die overeenkomt met dit gevalideerde XML-knooppunt.

Van toepassing op