DownloadWillBeginEventArgsFrameId Property |
Version 112.3.0
Id of the frame that caused the download to begin.
Namespace:
CefSharp.DevTools.Browser
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string FrameId { get; }
public:
property String^ FrameId {
String^ get ();
}
Property Value
Type:
StringSee Also