Click or drag to resize

Profile Constructor (Boolean)

Create a new profile object ignoring profile not found exceptions if generated

Namespace:  ASCOM.Utilities
Assembly:  ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 3351c4f3fa64146a7efd5b51ed4591e32a0a5484
Syntax
public Profile(
	bool IgnoreExceptions
)

Parameters

IgnoreExceptions
Type: SystemBoolean
Ignore ProfileNotFound exceptions
Remarks