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. |
Public Properties
Name | Description | |
---|---|---|
Id | Gets the identifier of the management pack reference. | |
KeyToken | Gets the key token of the management pack reference. | |
Name | Gets the name of the management pack being referenced. | |
Version | Gets the version of the management pack being referenced. | |
VersionId | Gets an identifier for the version of the management pack being referenced. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Gets the hash code of this object. | |
GetManagementPack | Gets the ManagementPack object that this object references. | |
GetType | (inherited from Object) | |
op_Implicit | Casts a ManagementPack object to a ManagementPackReference object. | |
Reconnect | Reconnects to a management pack object after this object has been disconnected. | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. Returns the name of the management pack being referenced. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.