IWmiEventWatcherTask.WqlQuerySource 屬性

定義

取得或設定工作要執行之 WQL 查詢的來源。

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

屬性值

String

WQL 查詢的來源。

適用於