RepositoryDetails.ContentsUrl Property

Definition

The Contents URL for this repository

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

Property Value

Attributes

Applies to