RepositoryMiniDetails.RepositoryDescription Property

Definition

The description of the repository

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

Property Value

Attributes

Applies to