CefUrlRequest GetRequest Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

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

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public CefRequest GetRequest()

Return Value

Type: CefRequest

[Missing <returns> documentation for "M:Xilium.CefGlue.CefUrlRequest.GetRequest"]

See Also