IProfileDeviceType Property
The type of ASCOM device for which profile data and registration services are provided
(String, default = "Telescope")
Namespace: ASCOM.Utilities.InterfacesAssembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
string DeviceType { get; set; }
Property DeviceType As String
Get
Set
property String^ DeviceType {
String^ get ();
void set (String^ value);
}
StringString describing the type of device being accessed
StringString describing the type of device being accessed