StartSessionParametersFrame Property |
Gets the
IFrame instance that requests the content capture.
Namespace:
DotNetBrowser.Capture.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.24.0
Syntax public IFrame Frame { get; }
Property Value
Type:
IFrameThe
IFrame instance that requests the content capture.
See Also