WaitForDebuggerOnStart Property
WaitForDebuggerOnStart
When implemented by a class, gets of sets a boolean value indicates whether script engine is to wait for a debugger connection and schedule a pause before executing the first line of application script code.
Declaration
bool WaitForDebuggerOnStart { get; set; }
Property Value
Type | Description |
---|---|
Boolean |