Profile(Boolean) Constructor

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

Definition

Namespace: ASCOM.Utilities
Assembly: ASCOM.Utilities (in ASCOM.Utilities.dll) Version: 7.1.3+4851.c5da65c2b
C#
public Profile(
	bool IgnoreExceptions
)

Parameters

IgnoreExceptions  Boolean
Ignore ProfileNotFound exceptions

See Also