WmiDataReaderTask.WmiConnection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
WmiDataReaderTaskタスクで使用されるWMIConnの名前を取得するか設定します。
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
プロパティ値
この課題に関連する名 WMIConn 。
実装
注釈
WMIConnクラスは、Windows管理計測(WMI)がタスクをサーバーに接続するために必要な情報を含み、WqlQuerySourceで参照されたWindows管理計装検査言語(WQL)クエリを実行します。