Share via


LaunchProfile.LaunchUrl Property

Definition

Gets or sets the launch URL for the launch profile.

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

Property Value

Attributes

Applies to