Share via


FilePathResult.FileName Property

Definition

Overloads

FileName

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

FileName

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