[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]Gets a management pack object for a
well-known system management pack.
Namespace:
Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in
microsoft.enterprisemanagement.core.dll)
Usage
Syntax
Exceptions
Exception type |
Condition |
ObjectNotFoundException
|
The well-known management pack that is identified by
the id parameter does not exist.
|
ArgumentOutOfRangeException
|
The SystemManagementPack type that was
identified by the managementPack parameter was not one of
the supported values.
|
Thread Safety
This method is thread safe.
Platforms
Development Platforms
Windows Server 2008, Windows Vista, Windows Server 2003, and
Windows XP
Target Platforms
Windows Server 2008,Windows Server 2003
See Also