PullRequestFile.ContentsUrlForTheFile Property

Definition

The contents Url for the file.

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

Property Value

Attributes

Applies to