Click or drag to resize

PhysicalParserExceptionList Property

Gets all the exceptions encountered while parsing.

Namespace: GSF.PQDIF.Physical
Assembly: GSF.PQDIF (in GSF.PQDIF.dll) Version: 2.4.181-beta
Syntax
public List<Exception> ExceptionList { get; }
View Source

Property Value

ListException
See Also