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
ControlR is currently using Environment.MachineName to get the computer's name. On Windows, this gets the NetBIOS name, which is truncated to 15 characters.
ControlR is currently using
Environment.MachineNameto get the computer's name. On Windows, this gets the NetBIOS name, which is truncated to 15 characters.