IWmiDataReaderTask.WmiConnection Property

Definition

Gets or sets the name of the WMI connection associated with task.

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

Property Value

The name of the WMI connection associated with task.

Applies to