NodeServicesOptions.DebuggingPort Vlastnost

Definice

Pokud má hodnotu true, instance Node.js na tomto portu naslouchá připojením ladicího programu LaunchWithDebugging V8.

public:
 property int DebuggingPort { int get(); void set(int value); };
public int DebuggingPort { get; set; }
member this.DebuggingPort : int with get, set
Public Property DebuggingPort As Integer

Hodnota vlastnosti

Int32

Platí pro