Configuration.IVsDebuggableProjectCfg.DebugLaunch(UInt32) Método

Definição

Provedor de interoperabilidade.

 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

Parâmetros

launchFlags
UInt32

Um valor inteiro que especifica os sinalizadores de inicialização.

Retornos

Um valor inteiro.

Implementações

Aplica-se a