Configuration Classe

Definizione

Rappresenta un oggetto 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
Ereditarietà
Configuration
Implementazioni

Costruttori

Nome Descrizione
Configuration()

Crea una nuova istanza della classe Configuration.

Proprietà

Nome Descrizione
DisplayName

Ottiene il nome visualizzato della configurazione.

Metodi

Nome Descrizione
EnumOutputs(IVsEnumOutputs)

Obsoleta. Non usare.

get_BuildableProjectCfg(IVsBuildableProjectCfg)

Rappresenta un oggetto Configuration.

get_CanonicalName(String)

Rappresenta un oggetto Configuration.

get_DisplayName(String)

Rappresenta un oggetto Configuration.

get_IsDebugOnly(Int32)

Rappresenta un oggetto Configuration.

get_IsPackaged(Int32)

Rappresenta un oggetto Configuration.

get_IsReleaseOnly(Int32)

Rappresenta un oggetto Configuration.

get_IsSpecifyingOutputSupported(Int32)

Rappresenta un oggetto Configuration.

get_Platform(Guid)

Rappresenta un oggetto Configuration.

get_ProjectCfgProvider(IVsProjectCfgProvider)

Rappresenta un oggetto Configuration.

get_RootURL(String)

Rappresenta un oggetto Configuration.

get_TargetCodePage(UInt32)

Rappresenta un oggetto Configuration.

get_UpdateSequenceNumber(ULARGE_INTEGER[])

Rappresenta un oggetto Configuration.

OpenOutput(String, IVsOutput)

Obsoleta. Non usare.

Implementazioni dell'interfaccia esplicita

Nome Descrizione
IVsDebuggableProjectCfg.DebugLaunch(UInt32)

Fornitore di interoperabilità.

IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32)

Fornitore di interoperabilità.

IVsDebuggerEvents.OnModeChange(DBGMODE)

Fornitore di interoperabilità.

Si applica a