Share via


IDTSXMLTask.XPathStringSource プロパティ

定義

XPath 式のソースを返します。値の設定も可能です。

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

プロパティ値

XPath 式のソースです。

適用対象