Aracılığıyla paylaş


XmlSchemaExternal.Schema Özellik

Tanım

Başvuruda bulunan şema için öğesini XmlSchema alır veya ayarlar.

public:
 property System::Xml::Schema::XmlSchema ^ Schema { System::Xml::Schema::XmlSchema ^ get(); void set(System::Xml::Schema::XmlSchema ^ value); };
public System.Xml.Schema.XmlSchema? Schema { get; set; }
public System.Xml.Schema.XmlSchema Schema { get; set; }
member this.Schema : System.Xml.Schema.XmlSchema with get, set
Public Property Schema As XmlSchema

Özellik Değeri

XmlSchema Başvuruda bulunan şema için.

Şunlara uygulanır