This documentation is archived and is not being maintained.
ManagementOptions Class
.NET Framework 1.1
Provides an abstract base class for all options objects.
For a list of all members of this type, see ManagementOptions Members.
System.Object
System.Management.ManagementOptions
Derived classes
[Visual Basic] 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
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.Management
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Management (in System.Management.dll)
See Also
Show: