共用方式為


LaunchProfile.ApplicationUrl Property

Definition

Gets or sets the application URL for the launch profile.

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

Property Value

Attributes

Applies to