Click or drag to resize

IBrowserProcessGetProperty Method

Version 86.0.240

[Missing <summary> documentation for "M:CefSharp.Internals.Wcf.IBrowserProcess.GetProperty(System.Int64,System.String)"]

Namespace:  CefSharp.Internals.Wcf
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
BrowserProcessResponse GetProperty(
	long objectId,
	string name
)

Parameters

objectId
Type: SystemInt64

[Missing <param name="objectId"/> documentation for "M:CefSharp.Internals.Wcf.IBrowserProcess.GetProperty(System.Int64,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:CefSharp.Internals.Wcf.IBrowserProcess.GetProperty(System.Int64,System.String)"]

Return Value

Type: BrowserProcessResponse

[Missing <returns> documentation for "M:CefSharp.Internals.Wcf.IBrowserProcess.GetProperty(System.Int64,System.String)"]

See Also