次の方法で共有


ManagementObject.Delete メソッド (ManagementOperationObserver, DeleteOptions)

オブジェクトを削除します。

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

パラメータ

  • watcher
    操作の結果を受け取るオブジェクト。
  • options
    オブジェクトを削除する方法に関するオプション。

必要条件

プラットフォーム: 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.Delete オーバーロードの一覧