Back to product page

MyHostname property


Holds the hostname of the local computer.

Type

A String value. Represents name of local computer.

Syntax

  • Basic
object.MyHostname [= value]
The MyHostname(object,value) syntax has these parts:
objectAn expression evaluating to an object of type wodSSH.
valueA String value.

Remarks

Here you can find the short name of the local computer, as defined in your network settings. There will be no domain information because your computer can be known differently on the external network, depending on your dial-up settings, local network settings, etc..

Although you can write to this property it will not change your network settings. it is provided for reference only.

Platforms

Windows