RepositoryDetails.StargazersUrl Property

Definition

The stargazers (Stargazers are the people that have bookmarked the GitHub repository) URL for this repository

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

Property Value

Attributes

Applies to