Bagikan melalui


XmlAtomicValue.XmlType Properti

Definisi

Mendapatkan untuk elemen atau atribut XML yang XmlSchemaType divalidasi.

public:
 virtual property System::Xml::Schema::XmlSchemaType ^ XmlType { System::Xml::Schema::XmlSchemaType ^ get(); };
public override System.Xml.Schema.XmlSchemaType XmlType { get; }
member this.XmlType : System.Xml.Schema.XmlSchemaType
Public Overrides ReadOnly Property XmlType As XmlSchemaType

Nilai Properti

XmlSchemaType untuk elemen atau atribut XML yang divalidasi.

Keterangan

Properti XmlType mendapatkan untuk elemen atau atribut XML yang XmlSchemaType divalidasi. Misalnya, XmlSchemaSimpleType atau XmlSchemaComplexType.

Berlaku untuk

Lihat juga