Click or drag to resize

EngineMacThrowExceptions Property

IT Hit User File System
Indicates if the Engine must throw exception in case of any errors in the Engine itself or in user code. Default is [!:false].

Namespace:  ITHit.FileSystem.Mac
Assembly:  ITHit.FileSystem.Mac (in ITHit.FileSystem.Mac.dll) Version: 1.0.8837.18647
Syntax
public bool ThrowExceptions { get; set; }

Property Value

Type: Boolean

Implements

IEngineThrowExceptions
See Also