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) | 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. Determines whether this child element equals another object. | 
| .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 is. | 
| .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