XMLTask.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表达式源的字符串。

实现

注解

当 设 OperationType 为 时,该性质被使用 XPATH

适用于