IXmlSchemaInfo.SchemaAttribute Właściwość

Definicja

Pobiera skompilowany XmlSchemaAttribute element odpowiadający temu zweryfikowanemu węźle XML.

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

Wartość właściwości

Element XmlSchemaAttribute odpowiadający temu zweryfikowanemu węźle XML.

Dotyczy