Share via


IXmlSchemaInfo.SchemaElement Propriedade

Definição

Obtém o XmlSchemaElement compilado que corresponde a este nó XML validado.

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

Valor da propriedade

XmlSchemaElement

Um XmlSchemaElement que corresponde a esse nó XML validado.

Aplica-se a