PullRequestFile.TheFileName Property

Definition

The file name.

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

Property Value

Attributes

Applies to