Click or drag to resize

ErrorElementException Property

Gets the exception that the PhysicalParser ran into while trying to parse the Element

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

Property Value

Exception
See Also