ManagementPackSubElementReference Members
Represents a reference to a Management Pack sub-element of type T.
The following tables list the members exposed by the ManagementPackSubElementReference type.
Public Properties
Name | Description | |
---|---|---|
ElementReference | Gets a reference to the Management Pack element that contains this object. | |
Id | Gets the globally unique identifier (GUID) for this object. | |
Name | Gets the name of this object. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether this object is equal to the specified object. | |
GetHashCode | Overridden. Gets the hash code for this object. | |
GetSubElement | Gets the Management Pack sub-element that corresponds to this reference. This call reads the Management Pack element from the corresponding store where the Management Pack is located. | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. Returns the name property of the Management Pack element. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ManagementPackSubElementReference Generic Class
Microsoft.EnterpriseManagement.Configuration Namespace