RepositoryDetails.LabelsUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The labels URL for this repository
[System.Text.Json.Serialization.JsonPropertyName("labels_url")]
public string LabelsUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("labels_url")>]
member this.LabelsUrl : string with get, set
Public Property LabelsUrl As String
Property Value
- Attributes