ConfigurationSettings.AppSettings プロパティ
アセンブリ: System (system.dll 内)
構文<ObsoleteAttribute("This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.AppSettings")> _ Public Shared ReadOnly Property AppSettings As NameValueCollection
[ObsoleteAttribute("This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.AppSettings")]
public static NameValueCollection AppSettings
{ get; }
[ObsoleteAttribute(L"This method is obsolete, it has been replaced by System.Configuration!System.Configuration.ConfigurationManager.AppSettings")] public: static property NameValueCollection^ AppSettings { NameValueCollection^ get (); }
構成ファイルのアプリケーション設定セクションにある読み取り専用の NameValueCollection。
解説構成ファイルの appSettings セクション要素には、どのような目的にもアプリケーションが使用できる、一連の名前と値の組み合わせが格納されています。
このメソッドは使用が禁止されていますが、下位互換性のために保持されています。代わりに、GetSection メソッドを使用してください。
メモ |
|---|
| ConfigurationSettings クラスは、下位互換性のみを提供します。代わりに、ConfigurationManager クラスまたは WebConfigurationManager クラスを使用する必要があります。 |
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照Weblioに収録されているすべての辞書からConfigurationSettings.AppSettings プロパティを検索する場合は、下記のリンクをクリックしてください。
全ての辞書からConfigurationSettings.AppSettings プロパティ
を検索
- ConfigurationSettings.AppSettings プロパティのページへのリンク
.gif)