IOException.ExceptionTitle Property

PicoXLSX

PicoXLSX

IOExceptionExceptionTitle Property

Gets or sets the title of the exception

Namespace:  PicoXLSX
Assembly:  PicoXLSX (in PicoXLSX.dll) Version: 2.4.0.0 (2.4.0)
Syntax
C#
public string ExceptionTitle { get; set; }

Property Value

Type: String
See Also