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