Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new instance of the ManagementPack class.
Overload List
| Name | Description |
|---|---|
| ManagementPack (TextReader, IManagementPackStore) | Initializes a new instance of the ManagementPack class by reading the contents of a management pack from a string by using a TextReader object. |
| ManagementPack (String) | Initializes a new instance of the ManagementPack class from the specified file path. |
| ManagementPack (String, IManagementPackStore) | Initializes a new instance of the ManagementPack class by loading the ManagementPack object from the specified file path. |
| ManagementPack (String, String, Version, IManagementPackStore) | Initializes a new instance of the ManagementPack class in memory. |
| ManagementPack (String, String[]) | Initializes a new instance of the ManagementPack class given the specified file path and directory list. |
See Also
Reference
ManagementPack Class
ManagementPack Members
Microsoft.EnterpriseManagement.Configuration Namespace