Controller.Profile 属性

定义

获取 HTTP 上下文配置文件。

public System.Web.Profile.ProfileBase Profile { get; }
member this.Profile : System.Web.Profile.ProfileBase
Public ReadOnly Property Profile As ProfileBase

属性值

HTTP 上下文配置文件。

适用于