Share via


AddLaunchProfile.CommandName Property

Definition

Gets the debugger command name to use for the new profile. The debugger command name controls which component handles setting up the debugger when the profile is active, and determines the set of properties exposed in the UI.

public string CommandName { get; }
member this.CommandName : string
Public ReadOnly Property CommandName As String

Property Value

Applies to