Property NetError NamespaceDotNetBrowser.Navigation.Handlers AssemblyDotNetBrowser.dll NetError Gets the URL request error code. public NetError NetError { get; } Property Value NetError The URL request error code. In case the request has failed, contains the error code of the network. Otherwise, has the default Undefined value.