FileContextActionBase Класс

Определение

Реализация Ифилеконтекстактионбасе с помощью обратного вызова функции

public ref class FileContextActionBase : Microsoft::VisualStudio::Workspace::IFileContextActionBase
[Windows::Foundation::Metadata::WebHostHidden]
class FileContextActionBase : Microsoft::VisualStudio::Workspace::IFileContextActionBase
public class FileContextActionBase : Microsoft.VisualStudio.Workspace.IFileContextActionBase
type FileContextActionBase = class
    interface IFileContextActionBase
Public Class FileContextActionBase
Implements IFileContextActionBase
Наследование
FileContextActionBase
Производный
Реализации

Конструкторы

FileContextActionBase(Func<IProgress<IFileContextActionProgressUpdate>,CancellationToken,Task<IFileContextActionResult>>)

Инициализирует новый экземпляр класса FileContextActionBase.

Методы

ExecuteAsync(IProgress<IFileContextActionProgressUpdate>, CancellationToken)

Выполняет действие.

Применяется к