Share via


FavoriteTask.MonitoringTask Property

Definition

Caution

This property is obsolete. Please use Task instead

Gets or sets the task that is contained in the favorite task.

public:
 property Microsoft::EnterpriseManagement::Runtime::MonitoringTask ^ MonitoringTask { Microsoft::EnterpriseManagement::Runtime::MonitoringTask ^ get(); void set(Microsoft::EnterpriseManagement::Runtime::MonitoringTask ^ value); };
[System.Obsolete("This property is obsolete. Please use Task instead")]
public Microsoft.EnterpriseManagement.Runtime.MonitoringTask MonitoringTask { get; set; }
member this.MonitoringTask : Microsoft.EnterpriseManagement.Runtime.MonitoringTask with get, set
Public Property MonitoringTask As MonitoringTask

Property Value

Returns a MonitoringTask object that is the task that is contained in the favorite task.

Attributes

Applies to