Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates a new instance of the ManagementPack class.
Overload List
| Name | Description |
|---|---|
| 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. |
See Also
Reference
ManagementPack Class
ManagementPack Members
Microsoft.EnterpriseManagement.Configuration Namespace