Share via


DebugLaunchActionContext.LaunchConfiguration Property

Definition

Launch configuration parameters

public:
 property Microsoft::VisualStudio::Workspace::IPropertySettings ^ LaunchConfiguration { Microsoft::VisualStudio::Workspace::IPropertySettings ^ get(); void set(Microsoft::VisualStudio::Workspace::IPropertySettings ^ value); };
public Microsoft.VisualStudio.Workspace.IPropertySettings LaunchConfiguration { get; set; }
member this.LaunchConfiguration : Microsoft.VisualStudio.Workspace.IPropertySettings with get, set
Public Property LaunchConfiguration As IPropertySettings

Property Value

Applies to