Язык

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.

Применяется к