XmlSchemaIdentityConstraint.Selector Properti

Definisi

Mendapatkan atau mengatur elemen ekspresi selector XPath.

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

Nilai Properti

Elemen ekspresi selector XPath.

Keterangan

Ekspresi XPath yang relatif terhadap elemen yang dideklarasikan. Ekspresi ini mengidentifikasi set simpul di bawah elemen konteks tempat batasan identitas diterapkan.

Berlaku untuk