XMLTask.XPathStringSource 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置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。