RepositoryMiniDetails.RepositoryName Property

Definition

The name of the repository.

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

Property Value

Attributes

Applies to