PrerenderStatusUpdatedEventArgsDisallowedMojoInterface Property |
Version 130.1.90
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.PreloadAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string DisallowedMojoInterface { get; }
public:
property String^ DisallowedMojoInterface {
String^ get ();
}
Property Value
StringSee Also