IXmlSchemaInfo.SchemaElement Właściwość

Definicja

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

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

Wartość właściwości

XmlSchemaElement

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

Dotyczy