IFileContextActionBase Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |