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
public method DeleteFavoriteConsoleTask Deletes a favorite console task from the system.
public method DeleteFavoriteMonitoringReport Deletes a favorite report from the system.
public method DeleteFavoriteMonitoringView Deletes a favorite view from the system.
public method DeleteFavoriteTask Deletes a favorite task from the system.
public method DeleteMonitoringViewSetting Deletes the specified view setting from the system.
public method DeleteSavedSearch Deletes a saved search from the system.
public method Equals  Overloaded. (inherited from Object)
public method GetFavoriteConsoleTask Gets the specified favorite console task for the current user.
public method GetFavoriteConsoleTasks Gets all the favorite console tasks for the current user.
public method GetFavoriteMonitoringReport Gets the specified favorite monitoring report for the current user.
public method GetFavoriteMonitoringReports Gets all the favorite monitoring reports for the current user.
public method GetFavoriteMonitoringView Gets the specified favorite view for the current user.
public method GetFavoriteMonitoringViews Gets all the favorite views for the current user.
public method GetFavoriteTask Gets the specified favorite task for the current user.
public method GetFavoriteTasks Gets all the favorite tasks for the current user.
public method GetHashCode  (inherited from Object)
public method GetMonitoringViewSettings Gets all the view settings for the current user.
public method GetSavedSearch Overloaded. Gets a saved search for the current user.
public method GetSavedSearches Gets all the saved searches for the current user.
public method GetType  (inherited from Object)
public method InsertFavoriteConsoleTask Inserts a new favorite console task into the system.
public method InsertFavoriteMonitoringReport Inserts a new favorite report into the system.
public method InsertFavoriteMonitoringView Inserts a new favorite view into the system.
public method InsertFavoriteTask Inserts a new favorite task into the system.
public method InsertMonitoringViewSetting Inserts a new view setting into the system.
public method InsertSavedSearch Inserts a new saved search into the system.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)
Top

Protected Methods

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

See Also


Send comments about this topic to Microsoft.