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

Configuration()

Crea una nuova istanza della classe Configuration.

Proprietà

DisplayName

Ottiene il nome visualizzato della configurazione.

Metodi

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

IVsDebuggableProjectCfg.DebugLaunch(UInt32)

Provider di interoperabilità.

IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32)

Provider di interoperabilità.

IVsDebuggerEvents.OnModeChange(DBGMODE)

Provider di interoperabilità.

Si applica a