ILaunchConfigurationProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ILaunchConfigurationProvider interface
public interface class ILaunchConfigurationProvider
public interface class ILaunchConfigurationProvider
__interface ILaunchConfigurationProvider
public interface ILaunchConfigurationProvider
type ILaunchConfigurationProvider = interface
Public Interface ILaunchConfigurationProvider
Methods
CustomizeLaunchConfiguration(DebugLaunchActionContext, IPropertySettings) |
Create a launch configuration settings for a project file |
IsDebugLaunchActionSupported(DebugLaunchActionContext) |
If a project file is being supported by this launch configuration provider |