XmlDataSourceDesigner.XPath 屬性

定義

取得或設定要套用至下列 XML 資料的 XPath 查詢:Data 屬性包含的 XML 資料,或 DataFile 屬性指示之 XML 檔案包含的 XML 資料。

public:
 property System::String ^ XPath { System::String ^ get(); void set(System::String ^ value); };
public string XPath { get; set; }
member this.XPath : string with get, set
Public Property XPath As String

屬性值

XPath 查詢。

備註

屬性 Transform 會遮蔽相關聯控制項中的相同屬性,而且僅供內部使用。

適用於

另請參閱