Configuration.Sections プロパティ
アセンブリ: System.Configuration (system.configuration.dll 内)
構文public: property ConfigurationSectionCollection^ Sections { ConfigurationSectionCollection^ get (); }
この Configuration オブジェクトのセクションのコレクションを表す ConfigurationSectionCollection コレクション。
解説この Configuration オブジェクトのセクションのコレクションを表す ConfigurationSectionCollection オブジェクトを取得するには、Sections プロパティにアクセスします。この Configuration オブジェクトがマージされた構成を表す場合、マージされたセクションのリストが返されます。
使用例
プラットフォームWindows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- Configuration.Sections プロパティのページへのリンク