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 식의 원본입니다.

적용 대상