DuplicateLaunchProfile.NewProfileCommandName Property
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.
Gets the debugger command to associate with the new profile.
[System.Runtime.CompilerServices.Nullable(2)]
public string? NewProfileCommandName { get; }
[<System.Runtime.CompilerServices.Nullable(2)>]
member this.NewProfileCommandName : string
Public ReadOnly Property NewProfileCommandName As String
Property Value
- Attributes