ManagementPackStore Members
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 | |
---|---|---|
Features | Returns the features associated with this container instance. (inherited from Container) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
AddService | Overloaded. (inherited from Container) | |
Configure | (inherited from Container) | |
Dispose | Overloaded. Defines a method to release allocated resources. (inherited from Container) | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetManagementPack | Gets a ManagementPack object from the management pack store. | |
GetService | (inherited from Container) | |
GetServices | Returns all services of the specified type. (inherited from Container) | |
GetType | (inherited from Object) | |
HasService | (inherited from Container) | |
Initialize | (inherited from Container) | |
LookupService | (inherited from Container) | |
RecycleService | (inherited from Container) | |
ReferenceEquals | (inherited from Object) | |
RemoveService | (inherited from Container) | |
RemoveServices | Removes all services from the container. (inherited from Container) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Container) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
Explicit Interface Implementations
Top
See Also
Reference
ManagementPackStore Class
Microsoft.EnterpriseManagement Namespace