FrameLoadStartEventArgsFrame Property |
Version 130.1.90
The frame that just started loading.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 129.0.110.0 (129.0.110.0)
Syntax public IFrame Frame { get; }
public:
property IFrame^ Frame {
IFrame^ get ();
}
Property Value
IFrameSee Also