共用方式為


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 運算式。

適用於