XmlSchemaIdentityConstraint.Selector Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
XPath ifade selector öğesini alır veya ayarlar.
public:
property System::Xml::Schema::XmlSchemaXPath ^ Selector { System::Xml::Schema::XmlSchemaXPath ^ get(); void set(System::Xml::Schema::XmlSchemaXPath ^ value); };
public System.Xml.Schema.XmlSchemaXPath? Selector { get; set; }
public System.Xml.Schema.XmlSchemaXPath Selector { get; set; }
member this.Selector : System.Xml.Schema.XmlSchemaXPath with get, set
Public Property Selector As XmlSchemaXPath
Özellik Değeri
XPath ifade selector öğesi.
Açıklamalar
Bildirilen öğe göre bir XPath ifadesi. Bu ifade, kimlik kısıtlamasının uygulandığı bağlam öğesi altındaki düğüm kümesini tanımlar.