Property Error
- Namespace
 - DotNetBrowser.Navigation
 
- Assembly
 - DotNetBrowser.dll
 
Error
Gets the network error associated with the navigation.
public NetError? Error { get; }
Property Value
- NetError?
 The network error or
nullif there was no network error during the navigation.