Click or drag to resize

CefUrlRequestGetRequest Method

Returns the request object used to create this URL request. The returned object is read-only and should not be modified.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefRequest GetRequest()

Return Value

CefRequest
See Also