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 d5f5886 commit e3ce33aCopy full SHA for e3ce33a
xml/System.IO/Directory.xml
@@ -1821,7 +1821,7 @@ Directory::CreateDirectory("Public\\Html");
1821
<Parameters />
1822
<Docs>
1823
<summary>Gets the current working directory of the application.</summary>
1824
- <returns>A string that contains the path of the current working directory, and does not end with a backslash (\\).</returns>
+ <returns>A string that contains the absolute path of the current working directory, and does not end with a backslash (\\).</returns>
1825
<remarks>
1826
<format type="text/markdown"><![CDATA[
1827
@@ -4056,4 +4056,4 @@ Directory::CreateDirectory("Public\\Html");
4056
</Docs>
4057
</Member>
4058
</Members>
4059
-</Type>
+</Type>
0 commit comments