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. |
Public Properties
Name | Description | |
---|---|---|
ManagementGroup | Gets the management group that the object is in. (inherited from MonitoringBase) | |
ManagementGroupId | Gets the unique identifier of the management group that owns this object. (inherited from MonitoringBase) | |
Setting | Gets or sets the setting. | |
ViewId | Gets the view ID this setting is associated with. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Gets the hash code for this object. | |
GetType | (inherited from Object) | |
Reconnect | (inherited from MonitoringBase) | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) | |
Update | Updates this setting. |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.