PullRequestFile.BlobUrlForTheFile 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 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