Delen via


FileContextActionEndedEventArgs.Result Property

Definition

Gets the IFileContextActionResult of the execution of the action, if any.

public Microsoft.VisualStudio.Workspace.IFileContextActionResult? Result { get; }
member this.Result : Microsoft.VisualStudio.Workspace.IFileContextActionResult
Public ReadOnly Property Result As IFileContextActionResult

Property Value

Applies to