Share via


Configuration.IVsDebuggableProjectCfg.DebugLaunch(UInt32) Méthode

Définition

Fournisseur d'interopérabilité.

 virtual int Microsoft.VisualStudio.Shell.Interop.IVsDebuggableProjectCfg.DebugLaunch(System::UInt32 launchFlags) = Microsoft::VisualStudio::Shell::Interop::IVsDebuggableProjectCfg::DebugLaunch;
int IVsDebuggableProjectCfg.DebugLaunch (uint launchFlags);
abstract member Microsoft.VisualStudio.Shell.Interop.IVsDebuggableProjectCfg.DebugLaunch : uint32 -> int
override this.Microsoft.VisualStudio.Shell.Interop.IVsDebuggableProjectCfg.DebugLaunch : uint32 -> int
Function DebugLaunch (launchFlags As UInteger) As Integer Implements IVsDebuggableProjectCfg.DebugLaunch

Paramètres

launchFlags
UInt32

Valeur entière qui spécifie les indicateurs de lancement.

Retours

Valeur entière.

Implémente

S’applique à