ConfigureBrowser.Configuration プロパティ

定義

マージする BrowserConfiguration を取得または設定します。

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

プロパティ値

属性

適用対象