Contains a child element to another element in a management pack.
The following tables list the members exposed by the ManagementPackSubElement type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Description | Gets or sets the description of the child element in a management pack. | 
| .gif) | DisplayName | Gets or sets the display name of the child element in a management pack. | 
| .gif) | Id | Gets the GUID identifier for the child element in a management pack. | 
| .gif) | LanguageCode | Gets or sets the default language code for the child element in a management pack. The language code should specify the language for the display name and description. | 
| .gif) | ManagementGroup | Gets the management group. | 
| .gif) | ManagementGroupId | Gets the management group ID. | 
| .gif) | Name | Gets the name of the child element in a management pack. | 
| .gif) | ParentElement | Gets the parent element for the child element in a management pack. | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. | 
| .gif) | GetDisplayString | Overloaded. Gets the display string for the child element in a management pack. | 
| .gif) | GetHashCode | Overridden. Gets the hash code for the child element in a management pack. | 
| .gif) | GetKnowledgeArticle | Gets the management pack knowledge article for the child element in a management pack in the specified culture language. | 
| .gif) | GetManagementPack | Gets the management pack that has the child element. | 
| .gif) | GetType | (inherited from Object) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | Overridden. Gets the name of the child element in the management pack. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
| .gif) | ReadAttributes | Reads the attributes from this management pack element. | 
| .gif) | ReadElements | Reads the child elements from this management pack element. | 
| .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
ManagementPackSubElement Class
Microsoft.EnterpriseManagement.Configuration Namespace