Milestone.MilestoneUrl Property

Definition

The HTTP URL for the milestone.

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

Property Value

Attributes

Applies to