Condividi tramite


IVsDebuggableProjectCfg Members

Include Protected Members
Include Inherited Members

Enables a built configuration to be started and run by the debugger.

The IVsDebuggableProjectCfg type exposes the following members.

Methods

  Name Description
Public method DebugLaunch Starts the debugger.
Public method EnumOutputs(IVsEnumOutputs%) Obsolete method. Do not use.
Public method EnumOutputs Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method get_BuildableProjectCfg(IVsBuildableProjectCfg%) Provides access to a configuration's IVsBuildableProjectCfg interface to use to manage the build process.
Public method get_BuildableProjectCfg Provides access to a configuration's IVsBuildableProjectCfg interface to use to manage the build process. (Inherited from IVsProjectCfg.)
Public method get_CanonicalName(String%) Returns a configuration's canonical name.
Public method get_CanonicalName Returns a configuration's canonical name. (Inherited from IVsProjectCfg.)
Public method get_DisplayName(String%) Returns a string that describes the configuration and can be displayed in the environment's UI.
Public method get_DisplayName(String%) Returns a string that describes the configuration and can be displayed in the environment's UI. (Inherited from IVsProjectCfg.)
Public method get_IsDebugOnly(Int32%) Obsolete method. Do not use.
Public method get_IsDebugOnly(Int32%) Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method get_IsPackaged(Int32%) Obsolete method. Do not use.
Public method get_IsPackaged Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method get_IsReleaseOnly(Int32%) Obsolete method. Do not use.
Public method get_IsReleaseOnly(Int32%) Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method get_IsSpecifyingOutputSupported(Int32%) Obsolete method. Do not use.
Public method get_IsSpecifyingOutputSupported Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method get_Platform(Guid%) Obsolete method. Do not use.
Public method get_Platform Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method get_ProjectCfgProvider(IVsProjectCfgProvider%) Obsolete method. Do not use.
Public method get_ProjectCfgProvider Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method get_RootURL(String%) Returns a configuration's root URL for its output items.
Public method get_RootURL Returns a configuration's root URL for its output items. (Inherited from IVsProjectCfg.)
Public method get_TargetCodePage(UInt32%) Obsolete method. Do not use.
Public method get_TargetCodePage Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method get_UpdateSequenceNumber(array<ULARGE_INTEGER[]) Obsolete method. Do not use.
Public method get_UpdateSequenceNumber Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method OpenOutput(String, IVsOutput%) Obsolete method. Do not use.
Public method OpenOutput Obsolete method. Do not use. (Inherited from IVsProjectCfg.)
Public method QueryDebugLaunch Determines whether the debugger can be launched, given the state of the launch flags.

Top

See Also

Reference

IVsDebuggableProjectCfg Interface

Microsoft.VisualStudio.Shell.Interop Namespace