What is the maximum amount of characters that a typical path can contain for a directory when using C#?
For example C:\test\ has 7 characters in length , what is the maximum length?
What is the maximum amount of characters that a typical path can contain for a directory when using C#?
For example C:\test\ has 7 characters in length , what is the maximum length?