ManagementPackStore Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a set of file directories where management packs are stored.
The following tables list the members exposed by the ManagementPackStore type.
Protected Constructors
Name | Description | |
---|---|---|
ManagementPackStore | Initializes a new instance of the ManagementPackStore class. |
Top
Public Properties
Name | Description | |
---|---|---|
Extensions | Gets the access to extensions. | |
Features | Returns the features associated with this container instance. (inherited from Container) | |
LifetimeManagers | Gets the lifetime managers of this container instance. (inherited from Container) | |
Registry | Gets the extension registry. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddService | Overloaded. (inherited from Container) | |
Configure | Initializes the container from the stream. (inherited from Container) | |
Dispose | Overloaded. Defines a method to release allocated resources. (inherited from Container) | |
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetManagementPack | Gets a ManagementPack object from the management pack store. | |
GetService | Searches for and returns the specified service. (inherited from Container) | |
GetServices | Returns all services of the specified type. (inherited from Container) | |
GetType | (inherited from Object) | |
HasService | Determines whether the specified container has the named service. (inherited from Container) | |
Initialize | Initializes the current instance when called. (inherited from Container) | |
LookupService | Gets the name the specified service is filed under. (inherited from Container) | |
RecycleService | Recycles the instance of this service. (inherited from Container) | |
RemoveService | Removes the service with the specified name. (inherited from Container) | |
RemoveServices | Removes all services from the container. (inherited from Container) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. Defines a method to release allocated resources. (inherited from Container) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackStore Class
Microsoft.EnterpriseManagement Namespace