Specifies the base class used to define information about a management pack element.
The following tables list the members exposed by the ManagementPackElementInfo type.
Public Constructors
| Name | Description | |
|---|---|---|
| ManagementPackElementInfo | Initializes a new ManagementPackElementInfo object. | 
Top
Public Properties
(see also Protected Properties)
| Name | Description | |
|---|---|---|
| .gif) | ElementReference | Gets a reference to the management pack element. | 
| .gif) | Id | Overridden. Gets an ID for the management pack element information. | 
| .gif) | LastModified | Gets the time (UTC time) when the item was last modified. (inherited from ManagementPackItem) | 
| .gif) | ManagementGroup | Gets the management group. | 
| .gif) | ManagementGroupId | Gets the management group ID. | 
| .gif) | Status | Gets the current status of the item. (inherited from ManagementPackItem) | 
| .gif) | SubElementName | Gets the name of the child element to this management pack element. | 
| .gif) | TimeAdded | Gets the time (UTC time) when the item was created. (inherited from ManagementPackItem) | 
| .gif) | XmlTag | Gets the XML element tag that is defined by this type. (inherited from ManagementPackItem) | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | memberstatus | Gets or sets the status of this item. (inherited from ManagementPackItem) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. | 
| .gif) | GetHashCode | Overridden. Gets the hash code for this object. | 
| .gif) | GetManagementPack | Overridden. Gets the management pack that contains this object. | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | Reconnect | Overloaded. | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Overridden. Returns the name of the management pack element that this object contains information about. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | AddIdentityString | Constructs the identity string for this object. | 
| .gif) | AddPendingChange | Adds this object to the list of objects being changed for the host management pack. | 
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
| .gif) | PostProcessChange | (inherited from ManagementPackItem) | 
| .gif) | ReadAttributes | Reads the attributes from this management pack element. | 
| .gif) | ReadElements | Reads the child elements from this management pack element. | 
| .gif) | UpdateCollection | (inherited from ManagementPackItem) | 
| .gif) | WriteAttributes | Writes the attributes of this management pack element. | 
| .gif) | WriteElements | Writes the child elements to this management pack element. | 
Top
See Also
Reference
ManagementPackElementInfo Class
Microsoft.EnterpriseManagement.Configuration Namespace