LoadErrorEventArgsFrame Property |
Version 55.0.0
The frame that failed to load.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public IFrame Frame { get; }
public:
property IFrame^ Frame {
IFrame^ get ();
}
Property Value
Type:
IFrameSee Also