Subscriber portal
Gets or sets the path of the file that is sent to the response.
public string FileName { get; private set; }
The path of the file that is sent to the response.
FilePathResult ClassSystem.Web.Mvc Namespace