Configuration Classe

Definição

Representa um Configuration objeto.

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

Nome Description
Configuration()

Cria uma nova instância da classe Configuration.

Propriedades

Nome Description
DisplayName

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

Métodos

Nome Description
EnumOutputs(IVsEnumOutputs)

Obsoleto. Não use.

get_BuildableProjectCfg(IVsBuildableProjectCfg)

Representa um Configuration objeto.

get_CanonicalName(String)

Representa um Configuration objeto.

get_DisplayName(String)

Representa um Configuration objeto.

get_IsDebugOnly(Int32)

Representa um Configuration objeto.

get_IsPackaged(Int32)

Representa um Configuration objeto.

get_IsReleaseOnly(Int32)

Representa um Configuration objeto.

get_IsSpecifyingOutputSupported(Int32)

Representa um Configuration objeto.

get_Platform(Guid)

Representa um Configuration objeto.

get_ProjectCfgProvider(IVsProjectCfgProvider)

Representa um Configuration objeto.

get_RootURL(String)

Representa um Configuration objeto.

get_TargetCodePage(UInt32)

Representa um Configuration objeto.

get_UpdateSequenceNumber(ULARGE_INTEGER[])

Representa um Configuration objeto.

OpenOutput(String, IVsOutput)

Obsoleto. Não use.

Implantações explícitas de interface

Nome Description
IVsDebuggableProjectCfg.DebugLaunch(UInt32)

Provedor de interoperabilidade.

IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32)

Provedor de interoperabilidade.

IVsDebuggerEvents.OnModeChange(DBGMODE)

Provedor de interoperabilidade.

Aplica-se a