PullRequestFile.BlobUrlForTheFile Property

Definition

The blob Url for the file.

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

Property Value

Attributes

Applies to