Table of Contents

Class DotNetStartDebuggingOptions

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v10.dll

Defines debug process settings.

public class DotNetStartDebuggingOptions : StartDebuggingOptions
Inheritance
DotNetStartDebuggingOptions

Constructors

DotNetStartDebuggingOptions()

Initializes a new instance of the DotNetStartDebuggingOptions class with default settings.

Properties

Default

Defines default debug process settings.

UseClrLauncherForNetCoreHostApplications

Gets or sets a value indicating whether Clr launcher should be used for the .NET Core applications.