SystemWebSectionGroup クラス
アセンブリ: System.Web (system.web.dll 内)



既存の Web アプリケーションに関連付けられている構成ファイルから SystemWebSectionGroup オブジェクトを取得する方法を次のコード例に示します。このオブジェクトを使用して、system.web グループに格納されているセクションにアクセスできます。
' Get the Web application configuration. Dim configuration As System.Configuration.Configuration = _ WebConfigurationManager.OpenWebConfiguration( _ "/aspnetTest") ' Get the <system.web> group. Dim systemWeb As SystemWebSectionGroup = _ CType(configuration.GetSectionGroup( _ "system.web"), SystemWebSectionGroup)
// Get the Web application configuration. System.Configuration.Configuration configuration = WebConfigurationManager.OpenWebConfiguration( "/aspnetTest"); // Get the <system.web> group. SystemWebSectionGroup systemWeb = (SystemWebSectionGroup)configuration.GetSectionGroup("system.web");

System.Configuration.ConfigurationSectionGroup
System.Web.Configuration.SystemWebSectionGroup


Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


SystemWebSectionGroup コンストラクタ
アセンブリ: System.Web (system.web.dll 内)


このコンストラクタは、ASP.NET 構成システムによって呼び出されます。コードから直接使用するためのものではありません。SystemWebSectionGroup クラスのインスタンスは、GetSectionGroup メソッドを使用して取得できます。

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


SystemWebSectionGroup プロパティ

名前 | 説明 | |
---|---|---|
![]() | AnonymousIdentification | anonymousIdentification セクションを取得します。 |
![]() | Authentication | authentication セクションを取得します。 |
![]() | Authorization | authorization セクションを取得します。 |
![]() | BrowserCaps | browserCaps セクションを取得します。 |
![]() | ClientTarget | clientTarget セクションを取得します。 |
![]() | Compilation | compilation セクションを取得します。 |
![]() | CustomErrors | customErrors セクションを取得します。 |
![]() | Deployment | deployment セクションを取得します。 |
![]() | DeviceFilters | deviceFilters セクションを取得します。 |
![]() | Globalization | globalization セクションを取得します。 |
![]() | HealthMonitoring | healthMonitoring セクションを取得します。 |
![]() | HostingEnvironment | hostingEnvironment セクションを取得します。 |
![]() | HttpCookies | httpCookies セクションを取得します。 |
![]() | HttpHandlers | httpHandlers セクションを取得します。 |
![]() | HttpModules | httpModules セクションを取得します。 |
![]() | HttpRuntime | httpRuntime セクションを取得します。 |
![]() | Identity | identity セクションを取得します。 |
![]() | IsDeclarationRequired | この ConfigurationSectionGroup オブジェクト宣言が必要かどうかを示す値を取得します。 ( ConfigurationSectionGroup から継承されます。) |
![]() | IsDeclared | ConfigurationSectionGroup オブジェクトが宣言されているかどうかを示す値を取得します。 ( ConfigurationSectionGroup から継承されます。) |
![]() | MachineKey | machineKey セクションを取得します。 |
![]() | Membership | membership セクションを取得します。 |
![]() | MobileControls | mobileControls セクションを取得します。 |
![]() | Name | この ConfigurationSectionGroup オブジェクトの名前プロパティを取得します。 ( ConfigurationSectionGroup から継承されます。) |
![]() | Pages | pages セクションを取得します。 |
![]() | ProcessModel | processModel セクションを取得します。 |
![]() | Profile | profile セクションを取得します。 |
![]() | Protocols | protocols セクションを取得します。 |
![]() | RoleManager | roleManager セクションを取得します。 |
![]() | SectionGroupName | この ConfigurationSectionGroup に関連付けられているセクション グループ名を取得します。 ( ConfigurationSectionGroup から継承されます。) |
![]() | SectionGroups | この ConfigurationSectionGroup オブジェクトの子であるすべての ConfigurationSectionGroup オブジェクトを格納している ConfigurationSectionGroup オブジェクトを取得します。 ( ConfigurationSectionGroup から継承されます。) |
![]() | Sections | この ConfigurationSectionGroup 内のすべての ConfigurationSection オブジェクトを格納している ConfigurationSectionCollection を取得します。 ( ConfigurationSectionGroup から継承されます。) |
![]() | SecurityPolicy | securityPolicy セクションを取得します。 |
![]() | SessionState | sessionState セクションを取得します。 |
![]() | SiteMap | siteMap セクションを取得します。 |
![]() | Trace | trace セクションを取得します。 |
![]() | Trust | trust セクションを取得します。 |
![]() | Type | この ConfigurationSectionGroup オブジェクトの型を取得または設定します。 ( ConfigurationSectionGroup から継承されます。) |
![]() | UrlMappings | urlMappings セクションを取得します。 |
![]() | WebControls | webControls セクションを取得します。 |
![]() | WebParts | webParts セクションを取得します。 |
![]() | WebServices | webServices セクションを取得します。 |
![]() | XhtmlConformance | xhtmlConformance セクションを取得します。 |

SystemWebSectionGroup メソッド

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 ( Object から継承されます。) |
![]() | ForceDeclaration | オーバーロードされます。 この ConfigurationSectionGroup オブジェクトの宣言を強制的に行います。 ( ConfigurationSectionGroup から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 ( Object から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 ( Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 ( Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 ( Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 ( Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 ( Object から継承されます。) |

SystemWebSectionGroup メンバ
ユーザーが構成ファイルの system.web グループにプログラムからアクセスできるようにします。このクラスは継承できません。
SystemWebSectionGroup データ型で公開されるメンバを以下の表に示します。


名前 | 説明 | |
---|---|---|
![]() | AnonymousIdentification | anonymousIdentification セクションを取得します。 |
![]() | Authentication | authentication セクションを取得します。 |
![]() | Authorization | authorization セクションを取得します。 |
![]() | BrowserCaps | browserCaps セクションを取得します。 |
![]() | ClientTarget | clientTarget セクションを取得します。 |
![]() | Compilation | compilation セクションを取得します。 |
![]() | CustomErrors | customErrors セクションを取得します。 |
![]() | Deployment | deployment セクションを取得します。 |
![]() | DeviceFilters | deviceFilters セクションを取得します。 |
![]() | Globalization | globalization セクションを取得します。 |
![]() | HealthMonitoring | healthMonitoring セクションを取得します。 |
![]() | HostingEnvironment | hostingEnvironment セクションを取得します。 |
![]() | HttpCookies | httpCookies セクションを取得します。 |
![]() | HttpHandlers | httpHandlers セクションを取得します。 |
![]() | HttpModules | httpModules セクションを取得します。 |
![]() | HttpRuntime | httpRuntime セクションを取得します。 |
![]() | Identity | identity セクションを取得します。 |
![]() | IsDeclarationRequired | この ConfigurationSectionGroup オブジェクト宣言が必要かどうかを示す値を取得します。 (ConfigurationSectionGroup から継承されます。) |
![]() | IsDeclared | ConfigurationSectionGroup オブジェクトが宣言されているかどうかを示す値を取得します。(ConfigurationSectionGroup から継承されます。) |
![]() | MachineKey | machineKey セクションを取得します。 |
![]() | Membership | membership セクションを取得します。 |
![]() | MobileControls | mobileControls セクションを取得します。 |
![]() | Name | この ConfigurationSectionGroup オブジェクトの名前プロパティを取得します。(ConfigurationSectionGroup から継承されます。) |
![]() | Pages | pages セクションを取得します。 |
![]() | ProcessModel | processModel セクションを取得します。 |
![]() | Profile | profile セクションを取得します。 |
![]() | Protocols | protocols セクションを取得します。 |
![]() | RoleManager | roleManager セクションを取得します。 |
![]() | SectionGroupName | この ConfigurationSectionGroup に関連付けられているセクション グループ名を取得します。(ConfigurationSectionGroup から継承されます。) |
![]() | SectionGroups | この ConfigurationSectionGroup オブジェクトの子であるすべての ConfigurationSectionGroup オブジェクトを格納している ConfigurationSectionGroup オブジェクトを取得します。(ConfigurationSectionGroup から継承されます。) |
![]() | Sections | この ConfigurationSectionGroup 内のすべての ConfigurationSection オブジェクトを格納している ConfigurationSectionCollection を取得します。(ConfigurationSectionGroup から継承されます。) |
![]() | SecurityPolicy | securityPolicy セクションを取得します。 |
![]() | SessionState | sessionState セクションを取得します。 |
![]() | SiteMap | siteMap セクションを取得します。 |
![]() | Trace | trace セクションを取得します。 |
![]() | Trust | trust セクションを取得します。 |
![]() | Type | この ConfigurationSectionGroup オブジェクトの型を取得または設定します。(ConfigurationSectionGroup から継承されます。) |
![]() | UrlMappings | urlMappings セクションを取得します。 |
![]() | WebControls | webControls セクションを取得します。 |
![]() | WebParts | webParts セクションを取得します。 |
![]() | WebServices | webServices セクションを取得します。 |
![]() | XhtmlConformance | xhtmlConformance セクションを取得します。 |

名前 | 説明 | |
---|---|---|
![]() | Equals | オーバーロードされます。 2 つの Object インスタンスが等しいかどうかを判断します。 (Object から継承されます。) |
![]() | ForceDeclaration | オーバーロードされます。 この ConfigurationSectionGroup オブジェクトの宣言を強制的に行います。 (ConfigurationSectionGroup から継承されます。) |
![]() | GetHashCode | 特定の型のハッシュ関数として機能します。GetHashCode は、ハッシュ アルゴリズムや、ハッシュ テーブルのようなデータ構造での使用に適しています。 (Object から継承されます。) |
![]() | GetType | 現在のインスタンスの Type を取得します。 (Object から継承されます。) |
![]() | ReferenceEquals | 指定した複数の Object インスタンスが同一かどうかを判断します。 (Object から継承されます。) |
![]() | ToString | 現在の Object を表す String を返します。 (Object から継承されます。) |

名前 | 説明 | |
---|---|---|
![]() | Finalize | Object がガベージ コレクションにより収集される前に、その Object がリソースを解放し、その他のクリーンアップ操作を実行できるようにします。 (Object から継承されます。) |
![]() | MemberwiseClone | 現在の Object の簡易コピーを作成します。 (Object から継承されます。) |

- SystemWebSectionGroupのページへのリンク