次の方法で共有


ProfileAutoSaveEventArgs(HttpContext) コンストラクター

定義

ProfileAutoSaveEventArgs クラスのインスタンスを作成します。

public:
 ProfileAutoSaveEventArgs(System::Web::HttpContext ^ context);
public ProfileAutoSaveEventArgs (System.Web.HttpContext context);
new System.Web.Profile.ProfileAutoSaveEventArgs : System.Web.HttpContext -> System.Web.Profile.ProfileAutoSaveEventArgs
Public Sub New (context As HttpContext)

パラメーター

context
HttpContext

現在の要求の HttpContext

注釈

ProfileAutoSaveEventArgs 、 クラスのインスタンスを ProfileAutoSaveEventArgs 作成し、 プロパティを Context 指定した に設定します HttpContext

適用対象

こちらもご覧ください