CastSessionStartFailedEventArgsErrorMessage Property |
Gets the error message obtained from Chromium.
Namespace:
DotNetBrowser.Cast.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.0
Syntax public string ErrorMessage { get; }
Property Value
Type:
StringThe error message obtained from Chromium.
See Also