Configuration Classe

Définition

Représente un objet 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
Héritage
Configuration
Implémente

Constructeurs

Configuration()

Crée une instance de la classe Configuration.

Propriétés

DisplayName

Obtient le nom complet de la configuration.

Méthodes

EnumOutputs(IVsEnumOutputs)

Obsolète. Ne pas utiliser.

get_BuildableProjectCfg(IVsBuildableProjectCfg)

Représente un objet Configuration.

get_CanonicalName(String)

Représente un objet Configuration.

get_DisplayName(String)

Représente un objet Configuration.

get_IsDebugOnly(Int32)

Représente un objet Configuration.

get_IsPackaged(Int32)

Représente un objet Configuration.

get_IsReleaseOnly(Int32)

Représente un objet Configuration.

get_IsSpecifyingOutputSupported(Int32)

Représente un objet Configuration.

get_Platform(Guid)

Représente un objet Configuration.

get_ProjectCfgProvider(IVsProjectCfgProvider)

Représente un objet Configuration.

get_RootURL(String)

Représente un objet Configuration.

get_TargetCodePage(UInt32)

Représente un objet Configuration.

get_UpdateSequenceNumber(ULARGE_INTEGER[])

Représente un objet Configuration.

OpenOutput(String, IVsOutput)

Obsolète. Ne pas utiliser.

Implémentations d’interfaces explicites

IVsDebuggableProjectCfg.DebugLaunch(UInt32)

Fournisseur d'interopérabilité.

IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32)

Fournisseur d'interopérabilité.

IVsDebuggerEvents.OnModeChange(DBGMODE)

Fournisseur d'interopérabilité.

S’applique à