ILaunchConfigurationProvider.CustomizeLaunchConfiguration Method
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.
Create a launch configuration settings for a project file
public:
void CustomizeLaunchConfiguration(Microsoft::VisualStudio::Workspace::Debug::DebugLaunchActionContext ^ debugLaunchActionContext, Microsoft::VisualStudio::Workspace::IPropertySettings ^ launchSettings);
public void CustomizeLaunchConfiguration (Microsoft.VisualStudio.Workspace.Debug.DebugLaunchActionContext debugLaunchActionContext, Microsoft.VisualStudio.Workspace.IPropertySettings launchSettings);
abstract member CustomizeLaunchConfiguration : Microsoft.VisualStudio.Workspace.Debug.DebugLaunchActionContext * Microsoft.VisualStudio.Workspace.IPropertySettings -> unit
Public Sub CustomizeLaunchConfiguration (debugLaunchActionContext As DebugLaunchActionContext, launchSettings As IPropertySettings)
Parameters
- debugLaunchActionContext
- DebugLaunchActionContext
Debug Launch Action context
- launchSettings
- IPropertySettings
The launch settings instance