Initialises a new ASMFile instance with the specified path to the ASm file to open.
Namespace: Kernel.Debug.DebuggerAssembly: Kernel.Debug.Debugger (in Kernel.Debug.Debugger.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- aFilePath
- Type: System String
The path to the ASM file to open.
See Also