IWmiDataReaderTask.Destination 属性

定义

获取或设置任务的目标的名称。

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

属性值

目标的名称。

适用于