언어

IWmiEventWatcherTask.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 연결 이름입니다.

적용 대상