Click or drag to resize

AscomDriver Constructor (String)

Creates a new instance of the AscomDriver class.

Namespace:  ASCOM.DriverAccess
Assembly:  ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntax
public AscomDriver(
	string deviceProgId
)

Parameters

deviceProgId
Type: SystemString
The prog id. of the device being created.
See Also