Configuration Classe

Definição

Representa um objeto Configuration.

public ref class Configuration sealed : Microsoft::VisualStudio::Shell::Interop::IVsDebuggableProjectCfg, Microsoft::VisualStudio::Shell::Interop::IVsDebuggerEvents
public sealed class Configuration : Microsoft.VisualStudio.Shell.Interop.IVsDebuggableProjectCfg, Microsoft.VisualStudio.Shell.Interop.IVsDebuggerEvents
type Configuration = class
    interface IVsDebuggableProjectCfg
    interface IVsProjectCfg
    interface IVsCfg
    interface IVsDebuggerEvents
Public NotInheritable Class Configuration
Implements IVsDebuggableProjectCfg, IVsDebuggerEvents
Herança
Configuration
Implementações

Construtores

Configuration()

Cria uma nova instância da classe Configuration.

Propriedades

DisplayName

Obtém o nome para exibição da configuração.

Métodos

EnumOutputs(IVsEnumOutputs)

Obsoleto. Não use.

get_BuildableProjectCfg(IVsBuildableProjectCfg)

Representa um objeto Configuration.

get_CanonicalName(String)

Representa um objeto Configuration.

get_DisplayName(String)

Representa um objeto Configuration.

get_IsDebugOnly(Int32)

Representa um objeto Configuration.

get_IsPackaged(Int32)

Representa um objeto Configuration.

get_IsReleaseOnly(Int32)

Representa um objeto Configuration.

get_IsSpecifyingOutputSupported(Int32)

Representa um objeto Configuration.

get_Platform(Guid)

Representa um objeto Configuration.

get_ProjectCfgProvider(IVsProjectCfgProvider)

Representa um objeto Configuration.

get_RootURL(String)

Representa um objeto Configuration.

get_TargetCodePage(UInt32)

Representa um objeto Configuration.

get_UpdateSequenceNumber(ULARGE_INTEGER[])

Representa um objeto Configuration.

OpenOutput(String, IVsOutput)

Obsoleto. Não use.

Implantações explícitas de interface

IVsDebuggableProjectCfg.DebugLaunch(UInt32)

Provedor de interoperabilidade.

IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32)

Provedor de interoperabilidade.

IVsDebuggerEvents.OnModeChange(DBGMODE)

Provedor de interoperabilidade.

Aplica-se a