Property LoadResult
- Namespace
- DotNetBrowser.Navigation
- Assembly
- DotNetBrowser.dll
LoadResult
Gets the load result, which can be used to determine whether the navigation has succeeded, failed, or stopped.
public LoadResult LoadResult { get; }
Property Value
- LoadResult
One of the LoadResult values.