Share via


Configuration Klasse

Definition

Stellt ein Configuration-Objekt dar.

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
Vererbung
Configuration
Implementiert

Konstruktoren

Configuration()

Erstellt eine neue Instanz der Configuration-Klasse.

Eigenschaften

DisplayName

Ruft den Anzeigenamen der Konfiguration ab.

Methoden

EnumOutputs(IVsEnumOutputs)

Veraltet. Nicht verwenden.

get_BuildableProjectCfg(IVsBuildableProjectCfg)

Stellt ein Configuration-Objekt dar.

get_CanonicalName(String)

Stellt ein Configuration-Objekt dar.

get_DisplayName(String)

Stellt ein Configuration-Objekt dar.

get_IsDebugOnly(Int32)

Stellt ein Configuration-Objekt dar.

get_IsPackaged(Int32)

Stellt ein Configuration-Objekt dar.

get_IsReleaseOnly(Int32)

Stellt ein Configuration-Objekt dar.

get_IsSpecifyingOutputSupported(Int32)

Stellt ein Configuration-Objekt dar.

get_Platform(Guid)

Stellt ein Configuration-Objekt dar.

get_ProjectCfgProvider(IVsProjectCfgProvider)

Stellt ein Configuration-Objekt dar.

get_RootURL(String)

Stellt ein Configuration-Objekt dar.

get_TargetCodePage(UInt32)

Stellt ein Configuration-Objekt dar.

get_UpdateSequenceNumber(ULARGE_INTEGER[])

Stellt ein Configuration-Objekt dar.

OpenOutput(String, IVsOutput)

Veraltet. Nicht verwenden.

Explizite Schnittstellenimplementierungen

IVsDebuggableProjectCfg.DebugLaunch(UInt32)

Der Interop-Anbieter.

IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32)

Der Interop-Anbieter.

IVsDebuggerEvents.OnModeChange(DBGMODE)

Der Interop-Anbieter.

Gilt für: