Environment: MachineName (get)

MachineName

Returns the name of the local computer.

 Public Property Get MachineName ( ) As String

Return Values

String -  The name of the local computer.

Remarks

Read Only.

See Also

Project VBCorLib Overview | Class Environment Overview