언어

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될 때 사용됩니다.

적용 대상