Defines methods that are used to access user settings and operations.
The following tables list the members exposed by the UserSettings type.
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
DeleteFavoriteConsoleTask | Deletes a favorite console task from the system. |
|
DeleteFavoriteMonitoringReport | Deletes a favorite report from the system. |
|
DeleteFavoriteMonitoringView | Deletes a favorite view from the system. |
|
DeleteFavoriteTask | Deletes a favorite task from the system. |
|
DeleteMonitoringViewSetting | Deletes the specified view setting from the system. |
|
DeleteSavedSearch | Deletes a saved search from the system. |
|
Equals | Overloaded. (inherited from Object) |
|
GetFavoriteConsoleTask | Gets the specified favorite console task for the current user. |
|
GetFavoriteConsoleTasks | Gets all the favorite console tasks for the current user. |
|
GetFavoriteMonitoringReport | Gets the specified favorite monitoring report for the current user. |
|
GetFavoriteMonitoringReports | Gets all the favorite monitoring reports for the current user. |
|
GetFavoriteMonitoringView | Gets the specified favorite view for the current user. |
|
GetFavoriteMonitoringViews | Gets all the favorite views for the current user. |
|
GetFavoriteTask | Gets the specified favorite task for the current user. |
|
GetFavoriteTasks | Gets all the favorite tasks for the current user. |
|
GetHashCode | (inherited from Object) |
|
GetMonitoringViewSettings | Gets all the view settings for the current user. |
|
GetSavedSearch | Overloaded. Gets a saved search for the current user. |
|
GetSavedSearches | Gets all the saved searches for the current user. |
|
GetType | (inherited from Object) |
|
InsertFavoriteConsoleTask | Inserts a new favorite console task into the system. |
|
InsertFavoriteMonitoringReport | Inserts a new favorite report into the system. |
|
InsertFavoriteMonitoringView | Inserts a new favorite view into the system. |
|
InsertFavoriteTask | Inserts a new favorite task into the system. |
|
InsertMonitoringViewSetting | Inserts a new view setting into the system. |
|
InsertSavedSearch | Inserts a new saved search into the system. |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

