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