DiffEntry.RawUrl Property

Definition

Raw Url link to the file

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

Property Value

Attributes

Applies to