Dela via


IFileContextActionEventsService.RebuildEnded Property

Definition

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

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

Property Value

Applies to