Share via


IVsTaskProgressCollection.AllowUserCancellation Property

Definition

Gets or sets a value indicating whether the user can cancel the task collection. Default value: true.

public:
 property bool AllowUserCancellation { bool get(); void set(bool value); };
public bool AllowUserCancellation { get; set; }
member this.AllowUserCancellation : bool with get, set
Public Property AllowUserCancellation As Boolean

Property Value

Applies to