How you will connect to windows directory in c#?
Answer Posted / anatoliy
Directory.GetParent(System.Environment.SystemDirectory);
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is expression tree in c#?
What is binding in c#?
What is routing in c#?
What is a decimal c#?
How many types of constructor are there in c#?
Is c# an open source?
What is null in database?
What is alias in c#?
Why is static constructor called first?
Why do we use void in c#?
How big is a float?
Why is it efficient to use System.string under System.Text.StringBuilder ?
Why do we need to serialize data?
How do you pronounce c#?
What is the difference between string and stringbuilder in c#?