Aracılığıyla paylaş


XmlSchemaElement.ElementSchemaType Özellik

Tanım

öğesinin veya SchemaTypeName değerlerine göre öğesinin SchemaType türünü temsil eden bir XmlSchemaType nesnesi alır.

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

Özellik Değeri

XmlSchemaType

Bir XmlSchemaType nesnesi.

Açıklamalar

Bu özellik, şema doğrulama sonrası infoset özelliğidir.

Şunlara uygulanır