IWmiDataReaderTask.WmiConnection 속성

정의

태스크에 연결된 WMI 연결의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ WmiConnection { System::String ^ get(); void set(System::String ^ value); };
public string WmiConnection { get; set; }
member this.WmiConnection : string with get, set
Public Property WmiConnection As String

속성 값

태스크와 연결된 WMI 연결의 이름입니다.

적용 대상