[This topic is pre-release documentation and
is subject to change in future releases. Blank topics are included
as placeholders.]Gets all the management packs that depend
on (reference) the specified management pack.
Namespace:
Microsoft.EnterpriseManagement
Assembly: Microsoft.EnterpriseManagement.Core (in
microsoft.enterprisemanagement.core.dll)
Usage
Syntax
Parameters
- managementPack
-
Type:
ManagementPack
The management pack.
Return Value
Returns
IList.
Exceptions
Exception type |
Condition |
ArgumentNullException
|
The managementPack parameter is a null reference
(Nothing in Visual Basic).
|
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