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

プロパティ値

目的地の名前。

適用対象