Answers for "get c directory contains system windows c#"

C#
0

get c directory contains system windows c#

string path = Path.GetPathRoot(Environment.SystemDirectory);
Posted by: Guest on March-17-2022

C# Answers by Framework

Browse Popular Code Answers by Language