Partager via


LaunchProfile.CommandName Property

Definition

Gets or sets the name of the launch profile.

[System.Text.Json.Serialization.JsonPropertyName("commandName")]
public string? CommandName { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("commandName")>]
member this.CommandName : string with get, set
Public Property CommandName As String

Property Value

Attributes

Applies to