Click or drag to resize

ErrorElement.Exception 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.242-beta
Syntax
public Exception Exception { get; }
View Source

Property Value

Exception
See Also