FileResult.FileDownloadName Propriété

Définition

Obtient le nom de fichier qui sera utilisé dans l’en-tête Content-Disposition de la réponse.

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

Valeur de propriété

S’applique à