Defines a reference to a Management Pack element of type T.
The following tables list the members exposed by the ManagementPackElementReference type.
Public
Properties
| Name | Description | |
|---|---|---|
|
Id | Gets the GUID identifier for the Management Pack element. |
|
Name | Gets the name of the Management Pack element. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. Overridden. Determines whether this object equals the specified object. |
|
GetElement | Gets the element that is referenced. |
|
GetHashCode | Overridden. Gets the hash code for this object. |
|
GetType | (inherited from Object) |
![]()
|
op_Implicit | Casts an object of type T, which inherits from ManagementPackElement), to a ManagementPackElementReference object. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Overridden. Gets the name of the Management Pack element that is referenced. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

