Udostępnij za pośrednictwem


XmlSchemaElement.ElementSchemaType Właściwość

Definicja

XmlSchemaType Pobiera obiekt reprezentujący typ elementu na SchemaType podstawie wartości lub SchemaTypeName elementu.

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

Wartość właściwości

XmlSchemaType

Obiekt XmlSchemaType.

Uwagi

Ta właściwość jest właściwością infoset po weryfikacji schematu.

Dotyczy