NodeServicesOptions.DebuggingPort 속성

정의

가 true이면 LaunchWithDebugging Node.js instance 이 포트에서 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

속성 값

적용 대상