Click or drag to resize

ErrorEventArgsErrorString Property

A string expression that holds text, if available, describing the current error.

Namespace:  DXFReaderNET
Assembly:  DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax
public string ErrorString { get; set; }

Property Value

Type: String
See Also