ActionContextAccessor 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供存取 權的 ActionContext 型別。
public ref class ActionContextAccessor : Microsoft::AspNetCore::Mvc::Infrastructure::IActionContextAccessor
public class ActionContextAccessor : Microsoft.AspNetCore.Mvc.Infrastructure.IActionContextAccessor
type ActionContextAccessor = class
interface IActionContextAccessor
Public Class ActionContextAccessor
Implements IActionContextAccessor
- 繼承
-
ActionContextAccessor
- 實作
建構函式
ActionContextAccessor() |
提供存取 權的 ActionContext 型別。 |
屬性
ActionContext |
取得或設定 ActionContext。 |