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
Реализации

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

BuildActionContext(LaunchCommand[], String)

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

BuildActionContext(String, String, String)

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

Поля

BatchContextType
BatchContextTypeGuid
BuildAllContextType
BuildAllContextTypeGuid
CleanAllContextType
CleanAllContextTypeGuid
CleanContextType
CleanContextTypeGuid
ContextType
ContextTypeGuid
RebuildAllContextType
RebuildAllContextTypeGuid
RebuildContextType
RebuildContextTypeGuid

Свойства

BuildConfiguration

Контекст параметра конфигурации

LaunchCommands

Список команд запуска

(Унаследовано от ProcessLaunchActionContext)

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