Thursday, July 16, 2009

Machine Name in code behind C#

string name = System.Environment.GetEnvironmentVariable("COMPUTERNAME");

No comments: