IHttpModule.Init メソッドとは? わかりやすく解説

IHttpModule.Init メソッド

モジュール初期化し要求処理できるように準備します

名前空間: System.Web
アセンブリ: System.Web (system.web.dll 内)
構文構文

Sub Init ( _
    context As HttpApplication _
)
Dim instance As IHttpModule
Dim context As HttpApplication

instance.Init(context)
void Init (
    HttpApplication context
)
void Init (
    HttpApplication^ context
)
void Init (
    HttpApplication context
)
function Init (
    context : HttpApplication
)

パラメータ

context

ASP.NET アプリケーション内のすべてのアプリケーション オブジェクトに共通のメソッドプロパティ、およびイベントへのアクセス提供する HttpApplication。

解説解説
使用例使用例
プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照



英和和英テキスト翻訳>> Weblio翻訳
英語⇒日本語日本語⇒英語
  

辞書ショートカット

すべての辞書の索引

「IHttpModule.Init メソッド」の関連用語

IHttpModule.Init メソッドのお隣キーワード
検索ランキング

   

英語⇒日本語
日本語⇒英語
   



IHttpModule.Init メソッドのページの著作権
Weblio 辞書 情報提供元は 参加元一覧 にて確認できます。

   
日本マイクロソフト株式会社日本マイクロソフト株式会社
© 2025 Microsoft.All rights reserved.

©2025 GRAS Group, Inc.RSS