What is the use of system.environment class in c#.net?
Answer Posted / Ti Priensh Bhagat
The System.Environment class contains properties and methods related to the environment in which a .NET application is running, such as operating system information, command-line arguments, exit codes, and more.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers