Delen via


IFileContextActionEventsService.FileContextActionStarting Property

Definition

Provides notification of the start of any IFileContextActionBase.

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

Property Value

Applies to