PullRequestFile.ModificationStatusForTheFile Property

Definition

The modification status for the file.

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

Property Value

Attributes

Applies to