オーバーロードの一覧
| 名前 | 説明 |
|---|---|
| PutOptions () | put 操作のための PutOptions クラスの新しいインスタンスを、既定値を使用して初期化します。これは既定のコンストラクタです。 |
| PutOptions (ManagementNamedValueCollection) | WMI (Windows Management Instrumentation) オブジェクトをコミットするための PutOptions クラスの新しいインスタンスを、指定したプロバイダ固有のコンテキストを使用して初期化します。 |
| PutOptions (ManagementNamedValueCollection, TimeSpan, Boolean, PutType) | WMI オブジェクトをコミットするための PutOptions クラスの新しいインスタンスを、指定したオプション値を使用して初期化します。 |