Click or drag to resize

V8RuntimeDebuggerEventArgsPort Property

Gets the TCP port of the debugger connection.

Namespace: Microsoft.ClearScript.V8
Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.4.5
Syntax
public int Port { get; }

Property Value

Int32
See Also