DiffEntry.Patch Property

Definition

Actual changes made to the file.

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

Property Value

Attributes

Applies to