[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 (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[]) Initializes a new instance of the ManagementPack class given the specified file path and directory list.
ManagementPack (TextReader, IManagementPackStore) Initializes a new instance of the ManagementPack class by reading the contents of a management pack from a string using a TextReader object.
ManagementPack (String, String, Version, IManagementPackStore) Initializes a new instance of the ManagementPack class in memory.

See Also


Send comments about this topic to Microsoft.