FileDownload.FileName Propriété

Définition

Nom de fichier à suggérer au navigateur pour le téléchargement. Doit être fourni.

[Microsoft.AspNetCore.Components.EditorRequired]
[Microsoft.AspNetCore.Components.Parameter]
public string FileName { get; set; }
[<Microsoft.AspNetCore.Components.EditorRequired>]
[<Microsoft.AspNetCore.Components.Parameter>]
member this.FileName : string with get, set
Public Property FileName As String

Valeur de propriété

Attributs

S’applique à