RepositoryDetails.CollaboratorsUrl 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 Collaborators URL for this repository
[System.Text.Json.Serialization.JsonPropertyName("collaborators_url")]
public string CollaboratorsUrl { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("collaborators_url")>]
member this.CollaboratorsUrl : string with get, set
Public Property CollaboratorsUrl As String
Property Value
- Attributes