XPathMessageQuery.Expression プロパティ

定義

XPathMessageQuery インスタンスの XPath 式を取得または設定します。

public:
 property System::String ^ Expression { System::String ^ get(); void set(System::String ^ value); };
public string Expression { get; set; }
member this.Expression : string with get, set
Public Property Expression As String

プロパティ値

String

XPath 式。

適用対象