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

Weblio 辞書 > コンピュータ > .NET Framework クラス ライブラリ リファレンス > HttpContext.GetSection メソッドの意味・解説 

HttpContext.GetSection メソッド

メモ : このメソッドは、.NET Framework version 2.0新しく追加されたものです。

現在のアプリケーション既定構成の、指定した構成セクション取得します

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

Public Function GetSection ( _
    sectionName As String _
) As Object
Dim instance As HttpContext
Dim sectionName As String
Dim returnValue As Object

returnValue = instance.GetSection(sectionName)
public Object GetSection (
    string sectionName
)
public:
Object^ GetSection (
    String^ sectionName
)
public Object GetSection (
    String sectionName
)
public function GetSection (
    sectionName : String
) : Object

パラメータ

sectionName

構成セクション パス (XPath 形式) および名前。

戻り値
指定した ConfigurationSection。このセクション存在しない場合null 参照 (Visual Basic では Nothing)。このセクション実行時アクセスできない場合内部オブジェクト

プラットフォームプラットフォーム
バージョン情報バージョン情報
参照参照
関連項目
HttpContext クラス
HttpContext メンバ
System.Web 名前空間
GetSection



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

辞書ショートカット

すべての辞書の索引

「HttpContext.GetSection メソッド」の関連用語

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

   

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



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

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

©2025 GRAS Group, Inc.RSS