ASCOMRegistration Class

A class that represents the registration data for a driver that is stored in the ASCOM Profile store.

Definition

Namespace: ASCOM.Com
Assembly: ASCOM.Com (in ASCOM.Com.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public class ASCOMRegistration
Inheritance
Object    ASCOMRegistration

Properties

Name The Name of the driver. Often used to implement a chooser. This is a human readable value.
ProgID The ProgID of the driver used to create an instance of the COM Object

Version Information

.NET Standard

Supported in: 2.0

See Also