IssueDetailsModel.RepositoryUrl Property

Definition

Web link to the repository.

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

Property Value

Attributes

Applies to