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 923abcf commit 72a6f44Copy full SHA for 72a6f44
xml/System/Environment.xml
@@ -2267,8 +2267,8 @@ The following example creates environment variables for the <xref:System.Environ
2267
<ReturnType>System.String</ReturnType>
2268
</ReturnValue>
2269
<Docs>
2270
- <summary>Gets the user name of the person who is currently logged on to the operating system.</summary>
2271
- <value>The user name of the person who is logged on to the operating system.</value>
+ <summary>Gets the user name of the person who is associated with the current thread.</summary>
+ <value>The user name of the person who is associated with the current thread.</value>
2272
<remarks>
2273
<format type="text/markdown"><![CDATA[
2274
0 commit comments