Configuration.IVsDebuggableProjectCfg.DebugLaunch(UInt32) 메서드

정의

Interop 공급자입니다.

 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

시작 플래그를 지정하는 정수 값입니다.

반환

정수 값입니다.

구현

적용 대상