Click or drag to resize

Profile(Boolean) Constructor

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

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

Parameters

IgnoreExceptions  Boolean
Ignore ProfileNotFound exceptions
See Also