Partager via


ViewSetting Members

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

Encapsulates the ability to generically store settings with a view.

The following tables list the members exposed by the ViewSetting type.

Public Constructors

  Name Description
  ViewSetting Initializes a new ViewSetting object.

Top

Public Properties

  Name Description
public property ManagementGroup  Gets the management group that the object is in. (inherited from MonitoringBase)
public property ManagementGroupId  Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase)
public property Setting Gets or sets the setting.
public property ViewId Gets the view ID this setting is associated with.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals Overridden. Determines whether the specified object is equal to the current object.
public method GetHashCode Overridden. Gets the hash code for this object.
public method GetType  (inherited from Object)
public method Reconnect  Reconnects the object to the specified management group. (inherited from MonitoringBase)
public method ToString  Overridden. Returns the relevant display string for the object. (inherited from Object)
public method Update Updates this setting.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ViewSetting Class
Microsoft.EnterpriseManagement.Presentation Namespace