ImportMap.HttpContext プロパティ

定義

コンポーネントの HttpContext を取得または設定します。

[Microsoft.AspNetCore.Components.CascadingParameter]
public Microsoft.AspNetCore.Http.HttpContext? HttpContext { get; set; }
[<Microsoft.AspNetCore.Components.CascadingParameter>]
member this.HttpContext : Microsoft.AspNetCore.Http.HttpContext with get, set
Public Property HttpContext As HttpContext

プロパティ値

属性

適用対象