Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
AddDirectory | Overloaded. | |
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 | Overridden. Gets a management pack with the specified identifier, key token, and version from the file system. This method searches the list of include directories specified in the ManagementPackFileStore constructor to load the specified management pack. | |
GetManagementPackLocalPath | Retrieves the management pack local path. | |
GetManagementPacks | Retrieves all the management packs in this 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) | |
RemoveDirectory | Overloaded. Removes a directory from the list of include directories (the list of directories to search when loading management pack references). | |
RemoveService | (inherited from Container) | |
RemoveServices | Removes all services from the container. (inherited from Container) | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Container) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.Generic.IEnumerable<IManagementPackStore>.GetEnumerator | ||
System.Collections.IEnumerable.GetEnumerator |
See Also
Send comments about this topic to Microsoft.