J
Jeff Hamilton
Is there a way to retrieve the full computer name
(ComputerName.DomainName.com) using the .Net Framework?
System.Environment.MachineName will return the computer
name but not the domain name.
(ComputerName.DomainName.com) using the .Net Framework?
System.Environment.MachineName will return the computer
name but not the domain name.