Configuration Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente un Configuration objet .
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
| Nom | Description |
|---|---|
| Configuration() |
Crée une instance de la classe Configuration. |
Propriétés
| Nom | Description |
|---|---|
| DisplayName |
Obtient le nom affiché de la configuration. |
Méthodes
| Nom | Description |
|---|---|
| EnumOutputs(IVsEnumOutputs) |
Obsolète. N’utilisez pas. |
| get_BuildableProjectCfg(IVsBuildableProjectCfg) |
Représente un Configuration objet . |
| get_CanonicalName(String) |
Représente un Configuration objet . |
| get_DisplayName(String) |
Représente un Configuration objet . |
| get_IsDebugOnly(Int32) |
Représente un Configuration objet . |
| get_IsPackaged(Int32) |
Représente un Configuration objet . |
| get_IsReleaseOnly(Int32) |
Représente un Configuration objet . |
| get_IsSpecifyingOutputSupported(Int32) |
Représente un Configuration objet . |
| get_Platform(Guid) |
Représente un Configuration objet . |
| get_ProjectCfgProvider(IVsProjectCfgProvider) |
Représente un Configuration objet . |
| get_RootURL(String) |
Représente un Configuration objet . |
| get_TargetCodePage(UInt32) |
Représente un Configuration objet . |
| get_UpdateSequenceNumber(ULARGE_INTEGER[]) |
Représente un Configuration objet . |
| OpenOutput(String, IVsOutput) |
Obsolète. N’utilisez pas. |
Implémentations d’interfaces explicites
| Nom | Description |
|---|---|
| IVsDebuggableProjectCfg.DebugLaunch(UInt32) |
Fournisseur d’interopération. |
| IVsDebuggableProjectCfg.QueryDebugLaunch(UInt32, Int32) |
Fournisseur d’interopération. |
| IVsDebuggerEvents.OnModeChange(DBGMODE) |
Fournisseur d’interopération. |