XmlSchemaIdentityConstraint.Fields 屬性

定義

取得 XML 路徑語言(XPath)表達式選擇器的子欄位集合。

public:
 property System::Xml::Schema::XmlSchemaObjectCollection ^ Fields { System::Xml::Schema::XmlSchemaObjectCollection ^ get(); };
public System.Xml.Schema.XmlSchemaObjectCollection Fields { get; }
member this.Fields : System.Xml.Schema.XmlSchemaObjectCollection
Public ReadOnly Property Fields As XmlSchemaObjectCollection

屬性值

田野的集合。

備註

適用於兒童時期的欄位集合。 集合中的每個欄位指定該身份約束所適用的上下文元素下的節點集合。

適用於