Table of Contents

Constructor DebugEditRequestedEventArgs

Namespace
Alternet.Scripter.Integration.Wpf
Assembly
Alternet.Scripter.Integration.Wpf.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.