Share via


IXmlSchemaInfo.SchemaAttribute Propriété

Définition

Obtient le XmlSchemaAttribute compilé qui correspond à ce nœud XML validé.

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

Valeur de propriété

XmlSchemaAttribute

XmlSchemaAttribute qui correspond à ce nœud XML validé.

S’applique à