ManagementPack Constructor

System Center
Creates a new instance of the ManagementPack class.

NameDescription
ManagementPack (String)Creates a new instance of the ManagementPack class from the specified file path.
ManagementPack (String, IManagementPackStore)Creates a new instance of the ManagementPack class from the specified file path and store.
ManagementPack (String, String[])Creates a new instance of the ManagementPack class given the specified file path and directory list.
ManagementPack (TextReader, IManagementPackStore)Creates a new instance of the ManagementPack class by reading the contents from the specified TextReader object and store.
ManagementPack (String, String, Version, IManagementPackStore)Creates a new instance of the ManagementPack class using the specified name, friendly name, version, and store.

Send comments about this topic to Microsoft.
Show: