다음을 통해 공유


XPathMessageFilter.XPath 속성

정의

필터에 대한 쿼리 조건을 정의하는 XPath 식을 가져옵니다.

public:
 property System::String ^ XPath { System::String ^ get(); };
public string XPath { get; }
member this.XPath : string
Public ReadOnly Property XPath As String

속성 값

String

필터에 대한 XPath 식입니다.

적용 대상