DeviceIdAttributeDeviceId Property

Gets the ASCOM DeviceID, also known as the COM ProgID.

Definition

Namespace: ASCOM
Assembly: ASCOM.Attributes (in ASCOM.Attributes.dll) Version: 7.1.3+4851.c5da65c2b
C#
public string DeviceId { get; }

Property Value

String

See Also