NodeServicesOptions.LaunchWithDebugging Vlastnost

Definice

Pokud je true, Node.js instance přijme příchozí připojení ladicího programu V8 (například z node-inspectoru).

public:
 property bool LaunchWithDebugging { bool get(); void set(bool value); };
public bool LaunchWithDebugging { get; set; }
member this.LaunchWithDebugging : bool with get, set
Public Property LaunchWithDebugging As Boolean

Hodnota vlastnosti

Boolean

Platí pro