Table of Contents

Constructor DebugEditRequestedEventArgs

Namespace
Alternet.Scripter.Integration
Assembly
Alternet.Scripter.Integration.v9.dll

DebugEditRequestedEventArgs(string)

Initializes a new instance of the DebugEditRequestedEventArgs class with specified file name.

public DebugEditRequestedEventArgs(string fileName)

Parameters

fileName string

Specifies editor to be opened.