Delen via


IFileContextActionEventsService.CleanEnded Property

Definition

Provides notification of the end of IFileContextActionBase that are Clean actions.

public Microsoft.VisualStudio.Workspace.AsyncEvent<Microsoft.VisualStudio.Workspace.FileContextActionEndedEventArgs> CleanEnded { get; set; }
member this.CleanEnded : Microsoft.VisualStudio.Workspace.AsyncEvent<Microsoft.VisualStudio.Workspace.FileContextActionEndedEventArgs> with get, set
Public Property CleanEnded As AsyncEvent(Of FileContextActionEndedEventArgs)

Property Value

Applies to