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