共用方式為


ViewLocationExpanderContext.ActionContext 屬性

定義

ActionContext取得目前執行動作的 。

public:
 property Microsoft::AspNetCore::Mvc::ActionContext ^ ActionContext { Microsoft::AspNetCore::Mvc::ActionContext ^ get(); };
public Microsoft.AspNetCore.Mvc.ActionContext ActionContext { get; }
member this.ActionContext : Microsoft.AspNetCore.Mvc.ActionContext
Public ReadOnly Property ActionContext As ActionContext

屬性值

適用於