Click or drag to resize

ImportBaseThrowOnError Property

Gets if an exception is thrown on error

Namespace: ArthaChitra.Model.IO
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public virtual bool ThrowOnError { get; }

Property Value

Boolean
See Also