IWmiDataReaderTask.WqlQuerySource Proprietà

Definizione

Ottiene o imposta la sorgente della query WQL da eseguire dal task.

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

Valore della proprietà

La fonte della query WQL.

Si applica a