Share via


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 连接的名称。

适用于