ManagementPackSubElement Members
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. | |
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether this child element equals another object. | |
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 is. | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | Overridden. Gets the name of the child element in the Management Pack. |
Top
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. |
Top
See Also
Reference
ManagementPackSubElement Class
Microsoft.EnterpriseManagement.Configuration Namespace