Description
-
Holds IP address of local computer.
Property type
-
A String value.
Syntax
-
object.MyIP [= value]
The MyIP Property syntax has these parts:
object |
An expression evaluating to an object
of type wodImapServer. |
value |
A String value. Holds IP address of
local computer. |
Remarks
- Here you can find IP address of local computer, as
defined in your network settings. Although you can write to
this property - it will not change your network settings. It
is here for your reference only.
If your computer has more than one IP address, only first one
provided by OS will be used. You must find some other way to
obtain other IP addresses.
|