Delen via


IFileContextActionEventsService.BuildEnded Property

Definition

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

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

Property Value

Applies to