FilePathResult.FileName Property

Definition

Gets or sets the path of the file that is sent to the response.

public string FileName { get; }
member this.FileName : string
Public ReadOnly Property FileName As String

Property Value

The path of the file that is sent to the response.

Applies to