次の方法で共有


ManagementOptions クラス

すべてのオプション オブジェクトの抽象基本クラスを提供します。

この型のすべてのメンバの一覧については、ManagementOptions メンバ を参照してください。

System.Object
   System.Management.ManagementOptions
      派生クラス

MustInherit Public Class ManagementOptions
   Implements ICloneable
[C#]
public abstract class ManagementOptions : ICloneable
[C++]
public __gc __abstract class ManagementOptions : public ICloneable
[JScript]
public abstract class ManagementOptions implements ICloneable

スレッドセーフ

この型の public static (Visual Basicでは Shared) のすべてのメンバは、マルチスレッド操作で安全に使用できます。インスタンスのメンバの場合は、スレッドセーフであるとは限りません。

必要条件

名前空間: System.Management

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

アセンブリ: System.Management (System.Management.dll 内)

参照

ManagementOptions メンバ | System.Management 名前空間