次の方法で共有


ManagementObject.Put メソッド (ManagementOperationObserver, PutOptions)

指定したオプションを使用して、オブジェクトへの変更を非同期的にコミットします。

Overloads Public Sub Put( _
   ByVal watcher As ManagementOperationObserver, _   ByVal options As PutOptions _)
[C#]
public void Put(ManagementOperationObserverwatcher,PutOptionsoptions);
[C++]
public: void Put(ManagementOperationObserver* watcher,PutOptions* options);
[JScript]
public function Put(
   watcher : ManagementOperationObserver,options : PutOptions);

パラメータ

  • watcher
    非同期操作の進行状況と結果を処理するために使用する ManagementOperationObserver
  • options
    コミット操作の追加オプションを指定するために使用する PutOptions

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ManagementObject クラス | ManagementObject メンバ | System.Management 名前空間 | ManagementObject.Put オーバーロードの一覧