Represents a reference to a Management Pack.
The following tables list the members exposed by the ManagementPackReference type.
Public Constructors
| Name | Description | |
|---|---|---|
| ManagementPackReference | Overloaded. Initializes a new ManagementPackReference object. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Id | Gets the GUID identifier of the Management Pack reference. | 
| .gif) | KeyToken | Gets the key token of the Management Pack reference. | 
| .gif) | Name | Gets the name of the Management Pack being referenced. | 
| .gif) | Version | Gets the version of the Management Pack being referenced. | 
| .gif) | VersionId | Gets a GUID identifier for the version of the Management Pack being referenced. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether the Management Pack reference is equal to the specified object. | 
| .gif) | GetHashCode | Overridden. Gets the hash code of this object. | 
| .gif) | GetManagementPack | Gets the ManagementPack object that this object references. | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | op_Implicit | Casts a ManagementPack object to a ManagementPackReference object. | 
| .gif) | Reconnect | Reconnects to a Management Pack object after this object has been disconnected. | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Overridden. Returns the name of the Management Pack being referenced. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
ManagementPackReference Class
Microsoft.EnterpriseManagement.Configuration Namespace