NodeServicesOptions.LaunchWithDebugging Vlastnost

Definice

Pokud je true, bude instance Node.js přijímat příchozí připojení ladicího programu V8 (např. z node-inspector).

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

Platí pro