IWmiDataReaderTask.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 查询的源。

适用于