Compartir a través de


FileResult.FileDownloadName Propiedad

Definición

Obtiene el nombre de archivo que se usará en el encabezado Content-Disposition de la respuesta.

public:
 property System::String ^ FileDownloadName { System::String ^ get(); void set(System::String ^ value); };
public string FileDownloadName { get; set; }
member this.FileDownloadName : string with get, set
Public Property FileDownloadName As String

Valor de propiedad

Se aplica a