语言

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

属性值

WQL查询的来源。

适用于