Configuration.IVsDebuggableProjectCfg.DebugLaunch(UInt32) Метод

Определение

Поставщик взаимодействия.

 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

Параметры

launchFlags
UInt32

Возвращает целочисленное значение, указывающее флаги запуска.

Возвращаемое значение

Целочисленное значение.

Реализации

Применяется к