Back to product page

MyHostname property


Holds hostname of local computer.

Type

String

Syntax

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

Remarks

Here you can find short name of local computer, as defined in your network settings. There will be no domain information because your computer can be known completely different on 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. Changing this value will only affect information visible to users that connect to your server, if wodWebServer server needs to provide such info to users.

Platforms

Windows