共用方式為


ManagementPackDisplayString Members

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

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

  Name Description
public property Description Gets or sets the description of the display string.
public property ElementReference  Gets a reference to the management pack element. (inherited from ManagementPackElementInfo)
public property Id  Overridden. Gets an ID for the management pack element information. (inherited from ManagementPackItem)
public property Identifier  Overridden. Gets the identifier of the management pack element info. (inherited from Extension)
public property InstanceName  Gets the instance name of extensions. (inherited from Extension)
public property LanguageCode Gets the three-letter language code that defines the language that the display string is in.
public property LastModified  Gets the time (UTC time) when the item was last modified. (inherited from ManagementPackItem)
public property ManagementGroup  Gets the management group. (inherited from ManagementPackElementInfo)
public property ManagementGroupId  Gets the management group ID. (inherited from ManagementPackElementInfo)
public property Name Gets or sets the name of the display string.
public property Status  Gets the current status of the item. (inherited from ManagementPackItem)
public property SubElementName  Gets the name of the child element to this management pack element. (inherited from ManagementPackElementInfo)
public property TimeAdded  Gets the time (UTC time) when the item was created. (inherited from ManagementPackItem)
public property XmlTag Overridden. Gets the XML element tag that is defined by this type.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overridden. Determines whether this object equals the specified object. (inherited from Extension)
public method GetHashCode  Overridden. Gets the hash code for this object. (inherited from Extension)
public method GetManagementPack  Overridden. Gets the management pack that contains this object. (inherited from ManagementPackItem)
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to a management pack object after this object has been disconnected.
public method Reconnect  Overloaded. (inherited from ManagementPackElementInfo)
public method ToString  Overridden. Returns the name of the management pack element that this object contains information about. (inherited from Extension)
public method Verify Overridden. Verifies a management pack element using the verification context.

Top

Protected Methods

  Name Description
protected method AddIdentityString Overridden. Defines how the identity string is built for this object.
protected method AddPendingChange  Adds this object to the list of objects being changed for the host management pack. (inherited from ManagementPackElementInfo)
protected method Finalize  (inherited from Object)
protected method GetArrayField  Gets the array field. (inherited from Extension)
protected method GetField  Gets the field. (inherited from Extension)
protected method MemberwiseClone  (inherited from Object)
protected method SetField  Sets the field. (inherited from Extension)

Top

See Also

Reference

ManagementPackDisplayString Class
Microsoft.EnterpriseManagement.Configuration Namespace