次の方法で共有


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

プロパティ値

対象の名前です。

適用対象