Table of Contents

Enum OpnEnvironment.OpnDebugMode

Namespace
Opticon
Assembly
Opticon.csp2.dll

Specifies the debug mode for the CSP2 library.

public enum OpnEnvironment.OpnDebugMode

Fields

Basic = 1

Basic debug information enabled.

Off = 0

Debugging disabled.

Verbose = 2

All debug information enabled (verbose).