Milestone.MilestoneHtmlUrl Property

Definition

The HTML URL for the milestone.

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

Property Value

Attributes

Applies to