Share via


IVsDebuggableProjectCfg2 Members

Include Protected Members
Include Inherited Members

Supports Debug Launch (F5 command). Extends IVsDebuggableProjectCfg to provide a method call (OnBeforeDebugLaunch) before launching the debugger.

The IVsDebuggableProjectCfg2 type exposes the following members.

Methods

 

Name

Description

Public method

DebugLaunch

Overloaded.

Public method

EnumOutputs

Overloaded.

Public method

get_BuildableProjectCfg

Overloaded.

Public method

get_CanonicalName

Overloaded.

Public method

get_DisplayName

Overloaded.

Public method

get_IsDebugOnly

Overloaded.

Public method

get_IsPackaged

Overloaded.

Public method

get_IsReleaseOnly

Overloaded.

Public method

get_IsSpecifyingOutputSupported

Overloaded.

Public method

get_Platform

Overloaded.

Public method

get_ProjectCfgProvider

Overloaded.

Public method

get_RootURL

Overloaded.

Public method

get_TargetCodePage

Overloaded.

Public method

get_UpdateSequenceNumber

Overloaded.

Public method

OnBeforeDebugLaunch

Provides a method the implementer can use to perform necessary actions before the actual launch of the debugger.

Public method

OpenOutput

Overloaded.

Public method

QueryDebugLaunch

Overloaded.

Top

See Also

Reference

IVsDebuggableProjectCfg2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace