IVsTask.IsCanceled Property

Definition

Gets whether the task group is cancelled. If true, the task group is cancelled.

public:
 property bool IsCanceled { bool get(); };
public:
 property bool IsCanceled { bool get(); };
public bool IsCanceled { get; }
member this.IsCanceled : bool
Public ReadOnly Property IsCanceled As Boolean

Property Value

Applies to