ManagementPackDisplayString Members
Represents a management pack element that is defined by the ManagementPackDisplayString complex type. This type defines a display string for a specific element or child element in the management pack.
The following tables list the members exposed by the ManagementPackDisplayString type.
Public Constructors
Name | Description | |
---|---|---|
ManagementPackDisplayString | Overloaded. Initializes a new ManagementPackDisplayString object. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Description | Gets or sets the description of the display string. | |
ElementReference | Gets a reference to the management pack element. (inherited from ManagementPackElementInfo) | |
Id | Gets an ID for the management pack element information. (inherited from ManagementPackElementInfo) | |
LanguageCode | Gets the three-letter language code that defines the language that the display string is in. | |
LastModified | Gets the time (UTC time) when the item was last modified. (inherited from ManagementPackItem) | |
ManagementGroup | Gets the management group. (inherited from ManagementPackElementInfo) | |
ManagementGroupId | Gets the management group ID. (inherited from ManagementPackElementInfo) | |
Name | Gets or sets the name of the display string. | |
Status | Gets the current status of the item. (inherited from ManagementPackItem) | |
SubElementName | Gets the name of the child element to this management pack element. (inherited from ManagementPackElementInfo) | |
TimeAdded | Gets the time (UTC time) when the item was created. (inherited from ManagementPackItem) | |
XmlTag | Overridden. Gets the XML element tag that is defined by this type. |
Top
Protected Properties
Name | Description | |
---|---|---|
memberstatus | Gets or sets the status of this item. (inherited from ManagementPackItem) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from ManagementPackElementInfo) | |
GetHashCode | Gets the hash code for this object. (inherited from ManagementPackElementInfo) | |
GetManagementPack | Gets the management pack that contains this object. (inherited from ManagementPackElementInfo) | |
GetType | (inherited from Object) | |
Reconnect | Overloaded. | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns the name of the management pack element that this object contains information about. (inherited from ManagementPackElementInfo) |
Top
Protected Methods
Name | Description | |
---|---|---|
AddIdentityString | Overridden. Defines how the identity string is built for this object. | |
AddPendingChange | Adds this object to the list of objects being changed for the host management pack. (inherited from ManagementPackElementInfo) | |
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
PostProcessChange | Overridden. Executes post-processing operations for display strings on the client computer when a management pack is successfully changed. | |
ReadAttributes | (inherited from ManagementPackElementInfo) | |
ReadElements | Overridden. Reads the child elements from this management pack element. | |
UpdateCollection | (inherited from ManagementPackItem) | |
WriteAttributes | (inherited from ManagementPackElementInfo) | |
WriteElements | Overridden. Writes the child elements to this management pack element. |
Top
See Also
Reference
ManagementPackDisplayString Class
Microsoft.EnterpriseManagement.Configuration Namespace