Delen via


IFileContextActionEventsService.FileContextActionEnded Property

Definition

Provides notification of the end of any IFileContextActionBase.

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

Property Value

Applies to