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
stringSpecifies editor to be opened.