Click or drag to resize

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.Preload
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public string DisallowedMojoInterface { get; }

Property Value

String
See Also