Delen via


IFileContextActionEventsService.RebuildStarting Property

Definition

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

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

Property Value

Applies to