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 쿼리의 원본입니다.

적용 대상