RepositoryDetails.FullName Property

Definition

The full name of the repository.

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

Property Value

Attributes

Applies to