Partilhar via


NodeServicesOptions.LaunchWithDebugging Propriedade

Definição

Se for true, a instância de Node.js aceitará conexões de depurador V8 de entrada (por exemplo, de 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

Valor da propriedade

Aplica-se a