IFileContextActionBase Interface

Definition

Describes an action supported by a IFileContextActionProvider.

public interface class IFileContextActionBase
public interface class IFileContextActionBase
__interface IFileContextActionBase
public interface IFileContextActionBase
type IFileContextActionBase = interface
Public Interface IFileContextActionBase
Derived

Methods

ExecuteAsync(IProgress<IFileContextActionProgressUpdate>, CancellationToken)

Executes the action.

Applies to