Freigeben über


Configuration.IVsDebuggableProjectCfg.DebugLaunch(UInt32) Methode

Definition

Der Interop-Anbieter.

 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

Parameter

launchFlags
UInt32

Ein ganzzahliger Wert, der die Startflags angibt.

Gibt zurück

Ein Ganzzahlwert.

Implementiert

Gilt für: