IUrlHelper.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

屬性值

適用於