ProcessLaunchActionContext Класс
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Описывает контекст, который может запускать процессы на основе контекста файла.
public ref class ProcessLaunchActionContext : Microsoft::VisualStudio::Workspace::Extensions::Build::IProcessLaunchActionContext
[Windows::Foundation::Metadata::WebHostHidden]
class ProcessLaunchActionContext : Microsoft::VisualStudio::Workspace::Extensions::Build::IProcessLaunchActionContext
public class ProcessLaunchActionContext : Microsoft.VisualStudio.Workspace.Extensions.Build.IProcessLaunchActionContext
type ProcessLaunchActionContext = class
interface IProcessLaunchActionContext
Public Class ProcessLaunchActionContext
Implements IProcessLaunchActionContext
- Наследование
-
ProcessLaunchActionContext
- Производный
- Реализации
Конструкторы
| ProcessLaunchActionContext(LaunchCommand[]) |
Инициализирует новый экземпляр класса ProcessLaunchActionContext. |
| ProcessLaunchActionContext(String, String) |
Инициализирует новый экземпляр класса ProcessLaunchActionContext. |
Свойства
| LaunchCommands |
Список команд запуска |