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 表达式的源。

适用于