Compartir a través de


TaskProgressOptions.CompletionActions Property

Definition

Gets a value indicating a set of flag(s) that represent the visibility in the Task Status Center UI that the IVsTaskProgress associated with these options will have upon completion.

public:
 property Microsoft::VisualStudio::TaskStatusCenter::CompletionActions CompletionActions { Microsoft::VisualStudio::TaskStatusCenter::CompletionActions get(); };
public Microsoft.VisualStudio.TaskStatusCenter.CompletionActions CompletionActions { get; }
member this.CompletionActions : Microsoft.VisualStudio.TaskStatusCenter.CompletionActions
Public ReadOnly Property CompletionActions As CompletionActions

Property Value

Applies to