You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System/Environment.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1580,7 +1580,8 @@ The following example creates environment variables for the <xref:System.Environ
1580
1580
The name of this computer is established at system startup when the name is read from the registry. If this computer is a node in a cluster, the name of the node is returned.
1581
1581
1582
1582
## Examples
1583
-
The following example displays the name of the computer that runs the code example. An example computer name has been given here, however you should never reveal your computers name for security reasons.
1583
+
1584
+
The following example displays the name of the computer that runs the code example. For security reasons, a fictitious computer name is shown in the output.
0 commit comments