CommandExecutionContext(IUIThreadOperationContext) Конструктор
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Создает новый экземпляр класса CommandExecutionContext .
public:
CommandExecutionContext(Microsoft::VisualStudio::Utilities::IUIThreadOperationContext ^ operationContext);
public CommandExecutionContext (Microsoft.VisualStudio.Utilities.IUIThreadOperationContext operationContext);
new Microsoft.VisualStudio.Commanding.CommandExecutionContext : Microsoft.VisualStudio.Utilities.IUIThreadOperationContext -> Microsoft.VisualStudio.Commanding.CommandExecutionContext
Public Sub New (operationContext As IUIThreadOperationContext)
Параметры
- operationContext
- IUIThreadOperationContext