IVsDebuggableProjectCfg2 Methods

Include Protected Members
Include Inherited Members

The IVsDebuggableProjectCfg2 type exposes the following members.

Methods

  Name Description
Public method DebugLaunch Starts the debugger. Inherited from IVsDebuggableProjectCfg.
Public method EnumOutputs Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method get_BuildableProjectCfg Provides access to a configuration's IVsBuildableProjectCfg interface to use to manage the build process. Inherited from IVsDebuggableProjectCfg.
Public method get_CanonicalName Returns a configuration's canonical name. Inherited from IVsDebuggableProjectCfg.
Public method get_DisplayName Returns a string that describes the configuration and can be displayed in the environment's UI. Inherited from IVsDebuggableProjectCfg.
Public method get_IsDebugOnly Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method get_IsPackaged Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method get_IsReleaseOnly Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method get_IsSpecifyingOutputSupported Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method get_Platform Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method get_ProjectCfgProvider Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method get_RootURL Returns a configuration's root URL for its output items. Inherited from IVsDebuggableProjectCfg.
Public method get_TargetCodePage Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method get_UpdateSequenceNumber Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method OnBeforeDebugLaunch Provides a method the implementer can use to perform necessary actions before the actual launch of the debugger.
Public method OpenOutput Obsolete method. Do not use. Inherited from IVsDebuggableProjectCfg.
Public method QueryDebugLaunch Determines whether the debugger can be launched, given the state of the launch flags. Inherited from IVsDebuggableProjectCfg.

Top

See Also

Reference

IVsDebuggableProjectCfg2 Interface

Microsoft.VisualStudio.Shell.Interop Namespace