AlpacaDeviceHostName Property
The Alpaca device's DNS host name, if available, otherwise its 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 HostName { get; set; }
Public Property HostName As String
Get
Set
public:
virtual property String^ HostName {
String^ get () sealed;
void set (String^ value) sealed;
}
Property Value
String