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 from the specified file path and store.
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 from the specified TextReader and store.
ManagementPack (String, String, Version, IManagementPackStore) Initializes a new instance of the ManagementPack class using the specified name, friendly name, version, and store.

See Also


Send comments about this topic to Microsoft.