RuntimeEnvironment.SystemConfigurationFile プロパティ
アセンブリ: mscorlib (mscorlib.dll 内)
構文
使用例SystemConfigurationFile プロパティのコード例を次に示します。このコード例は、RuntimeEnvironment クラスのトピックで取り上げているコード例の一部分です。
// Show the path of the machine's configuration file. Console.WriteLine("System configuration file: {0}", RuntimeEnvironment.SystemConfigurationFile);
// Show the path of the machine's configuration file. Console::WriteLine("System configuration file: {0}", RuntimeEnvironment::SystemConfigurationFile);
.NET Framework のセキュリティ
プラットフォーム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 によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。
バージョン情報
参照- RuntimeEnvironment.SystemConfigurationFile プロパティのページへのリンク