共用方式為


TaskHandlerOptions.ActionsAfterCompletion Field

Definition

A value indicating a set of flag(s) that represent the visibility in the Task Status Center UI that the ITaskHandler associated with these options will have upon completion. If any visibility is set then DisplayTaskDetails can not be null.

public: Microsoft::VisualStudio::TaskStatusCenter::CompletionActions ActionsAfterCompletion;
public Microsoft.VisualStudio.TaskStatusCenter.CompletionActions ActionsAfterCompletion;
val mutable ActionsAfterCompletion : Microsoft.VisualStudio.TaskStatusCenter.CompletionActions
Public ActionsAfterCompletion As CompletionActions 

Field Value

Applies to