Aracılığıyla paylaş


XmlSchemaIdentityConstraint.Selector Özellik

Tanım

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.

Şunlara uygulanır