Dela via


IFileContextActionEventsService.CleanStarting Property

Definition

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

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

Property Value

Applies to