PutOptions コンストラクタ ()
アセンブリ: System.Management (system.management.dll 内)



Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


PutOptions コンストラクタ (ManagementNamedValueCollection, TimeSpan, Boolean, PutType)
アセンブリ: System.Management (system.management.dll 内)

Public Sub New ( _ context As ManagementNamedValueCollection, _ timeout As TimeSpan, _ useAmendedQualifiers As Boolean, _ putType As PutType _ )
Dim context As ManagementNamedValueCollection Dim timeout As TimeSpan Dim useAmendedQualifiers As Boolean Dim putType As PutType Dim instance As New PutOptions(context, timeout, useAmendedQualifiers, putType)
public PutOptions ( ManagementNamedValueCollection context, TimeSpan timeout, bool useAmendedQualifiers, PutType putType )
public: PutOptions ( ManagementNamedValueCollection^ context, TimeSpan timeout, bool useAmendedQualifiers, PutType putType )
public PutOptions ( ManagementNamedValueCollection context, TimeSpan timeout, boolean useAmendedQualifiers, PutType putType )
public function PutOptions ( context : ManagementNamedValueCollection, timeout : TimeSpan, useAmendedQualifiers : boolean, putType : PutType )


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


PutOptions コンストラクタ

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

PutOptions コンストラクタ (ManagementNamedValueCollection)
アセンブリ: System.Management (system.management.dll 内)

public PutOptions ( ManagementNamedValueCollection context )
public: PutOptions ( ManagementNamedValueCollection^ context )
public PutOptions ( ManagementNamedValueCollection context )
public function PutOptions ( context : ManagementNamedValueCollection )


Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からPutOptions コンストラクタ ()を検索する場合は、下記のリンクをクリックしてください。

- PutOptions コンストラクタ ()のページへのリンク