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 | |
|---|---|---|
|
Description | Gets or sets the description of the child element in a management pack. |
|
DisplayName | Gets or sets the display name of the child element in a management pack. |
|
Id | Gets the GUID identifier for the child element in a management pack. |
|
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. |
|
ManagementGroup | Gets the management group. |
|
ManagementGroupId | Gets the management group ID. |
|
Name | Gets the name of the child element in a management pack. |
|
ParentElement | Gets the parent element for the child element in a management pack. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. Overridden. |
|
GetDisplayString | Overloaded. Gets the display string for the child element in a management pack. |
|
GetHashCode | Overridden. Gets the hash code for the child element in a management pack. |
|
GetKnowledgeArticle | Gets the management pack knowledge article for the child element in a management pack in the specified culture language. |
|
GetManagementPack | Gets the management pack that has the child element. |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Overridden. Gets the name of the child element in the management pack. |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
|
ReadAttributes | Reads the attributes from this management pack element. |
|
ReadElements | Reads the child elements from this management pack element. |
|
WriteAttributes | Writes the attributes of this management pack element. |
|
WriteElements | Writes the child elements to this management pack element. |
See Also
Send comments about this topic to Microsoft.

