Share via


FavoriteMonitoringView.MonitoringView Property

Definition

Caution

Please use this.View instead

The associated view.

public:
 property Microsoft::EnterpriseManagement::Configuration::MonitoringView ^ MonitoringView { Microsoft::EnterpriseManagement::Configuration::MonitoringView ^ get(); void set(Microsoft::EnterpriseManagement::Configuration::MonitoringView ^ value); };
[System.Obsolete("Please use this.View instead")]
public Microsoft.EnterpriseManagement.Configuration.MonitoringView MonitoringView { get; set; }
member this.MonitoringView : Microsoft.EnterpriseManagement.Configuration.MonitoringView with get, set
Public Property MonitoringView As MonitoringView

Property Value

Returns a MonitoringView object that is the view that is contained in the favorite view.

Attributes

Applies to