Share via


ManagementPackFileStore Constructor

Initializes a new ManagementPackFileStore object.

Overload List

Name Description
ManagementPackFileStore () Initializes a new ManagementPackFileStore object by using only the current working directory of the application as the include directory (the directory to include management pack references from).
ManagementPackFileStore (String[]) Initializes a new ManagementPackFileStore object by specifying the include directories (the directories to include management pack references from). The current working directory is automatically added to this list at a higher priority than the other directories specified.

See Also

Reference

ManagementPackFileStore Class
ManagementPackFileStore Members
Microsoft.EnterpriseManagement.Configuration.IO Namespace