Sdílet prostřednictvím


IXmlSchemaInfo.SchemaElement Vlastnost

Definice

Získá zkompilovaný XmlSchemaElement , který odpovídá tomuto ověřenému uzlu 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

Hodnota vlastnosti

XmlSchemaElement

To XmlSchemaElement odpovídá tomuto ověřenému uzlu XML.

Platí pro