Condividi tramite


NodeServicesOptions.LaunchWithDebugging Proprietà

Definizione

Se true, l'istanza di Node.js accetta le connessioni del debugger V8 in ingresso( ad esempio, da 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

Valore della proprietà

Si applica a