次の方法で共有


FileDownload.Text プロパティ

定義

カスタム リンク テキストを提供します。 既定値は "ダウンロード" です。

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

プロパティ値

属性

適用対象