V8RuntimeDebuggerEventArgsPort Property |
Gets the TCP port of the debugger connection.
Namespace: Microsoft.ClearScript.V8Assembly: ClearScript.V8 (in ClearScript.V8.dll) Version: 7.4.5
Syntax Public ReadOnly Property Port As Integer
Get
public:
property int Port {
int get ();
}
member Port : int with get
Property Value
Int32See Also