RepositoryDetails.StargazersUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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