DiffEntry.FileName Property

Definition

Changed File Name.

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

Property Value

Attributes

Applies to