DeviceIdAttributeDeviceId Property |
Gets the ASCOM DeviceID, also known as the COM ProgID.
Namespace:
ASCOM
Assembly:
ASCOM.Attributes (in ASCOM.Attributes.dll) Version: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntaxpublic string DeviceId { get; }Public ReadOnly Property DeviceId As String
Get
public:
property String^ DeviceId {
String^ get ();
}Property Value
Type:
String
See Also