Click or drag to resize

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; }

Property Value

Type: String
See Also