PrerenderStatusUpdatedEventArgsDisallowedMojoInterface Property |
Version 118.6.80
This is used to give users more information about the name of Mojo interface
that is incompatible with prerender and has caused the cancellation of the attempt.
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string DisallowedMojoInterface { get; }
public:
property String^ DisallowedMojoInterface {
String^ get ();
}
Property Value
Type:
StringSee Also