Share via


MonitoringView.GetMonitoringViewSetting Method

Definition

Caution

Use ManagementGroup.Presentation.GetViewSetting(Guid)

Retrieves the view setting for this view.

public:
 Microsoft::EnterpriseManagement::Monitoring::MonitoringViewSetting ^ GetMonitoringViewSetting();
[System.Obsolete("Use ManagementGroup.Presentation.GetViewSetting(Guid)")]
public Microsoft.EnterpriseManagement.Monitoring.MonitoringViewSetting GetMonitoringViewSetting ();
member this.GetMonitoringViewSetting : unit -> Microsoft.EnterpriseManagement.Monitoring.MonitoringViewSetting
Public Function GetMonitoringViewSetting () As MonitoringViewSetting

Returns

A MonitoringViewSetting object.

Attributes

Applies to