10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c72b36e commit ea1fb71Copy full SHA for ea1fb71
xml/System.IO/Path.xml
@@ -1643,7 +1643,7 @@ Possible patterns for the string returned by this method are as follows:
1643
1644
- An empty string (`path` specified a relative path on the current drive or volume).
1645
1646
-- "\" (Unix: `path` specified an absolute path on the current drive).
+- "/" (Unix: `path` specified an absolute path on the current drive).
1647
1648
- "X:" (Windows: `path` specified a relative path on a drive, where *X* represents a drive or volume letter).
1649
0 commit comments