Controller.Profile プロパティ

定義

HTTP コンテキスト プロファイルを取得します。

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

プロパティ値

HTTP コンテキスト プロファイル。

適用対象