System.Environment.MachineName is not implemented in Rotor because of we did not find a good portable equivalent of the NetBIOS name.
Dns.GetHostName() from the System.Net namespace may be close enough to what you need. -Jan This posting is provided "AS IS" with no warranties, and confers no rights. -----Original Message----- From: Ezequiel Alaba�a [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 2:45 AM To: [EMAIL PROTECTED] Subject: [DOTNET-ROTOR] Machine name Importance: High Hi, How can i get the machine name with System.Enviroment? Thanks in advance. Ezequiel Alaba�a
