Condividi tramite


FileDownload.FileName Proprietà

Definizione

Nome file da suggerire al browser per il download. Deve essere specificato.

[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

Valore della proprietà

Attributi

Si applica a