AscomDeviceIpAddress Property
The ASCOM device's IP address. IPv6 addresses will be in canonical form.
Namespace: ASCOM.UtilitiesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
public string IpAddress { get; set; }
Public Property IpAddress As String
Get
Set
public:
virtual property String^ IpAddress {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
String