次の方法で共有


ManagementObject.Put メソッド (PutOptions)

オブジェクトへの変更をコミットします。

Overloads Public Function Put( _
   ByVal options As PutOptions _) As ManagementPath
[C#]
public ManagementPath Put(PutOptionsoptions);
[C++]
public: ManagementPath* Put(PutOptions* options);
[JScript]
public function Put(
   options : PutOptions) : ManagementPath;

パラメータ

  • options
    変更をコミットする方法に関するオプション。

戻り値

コミットされたオブジェクトへのパスを格納している ManagementPath

必要条件

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