ErrorException Property (C1VectorLayer.UriSourceFailedEventArgs)
In This Topic
Gets the underlying exception reported by the event.
Syntax
'Declaration
Public ReadOnly Property ErrorException As Exception
public Exception ErrorException {get;}
See Also