Gets the server machine name.
[Visual Basic] Public ReadOnly Property MachineName As String [C#] public string MachineName {get;} [C++] public: __property String* get_MachineName(); [JScript] public function get MachineName() : String;
HttpServerUtility Class | HttpServerUtility Members | System.Web Namespace