[]
Provides data for UriSourceFailed event.
public class VectorLayer.UriSourceFailedEventArgs : EventArgs
| Name | Description |
|---|---|
| UriSourceFailedEventArgs(Exception) | Initializes a new instance of UriSourceFailedEventArgs class. |
| Name | Description |
|---|---|
| ErrorException | Gets the underlying exception reported by the event. |