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

プロパティ値

フィルターに対する XPath の式。

適用対象