Class ReadNasmMapToDebugInfo
Inheritance
System.Object
ReadNasmMapToDebugInfo
Assembly: Cosmos.Build.Tasks.dll
Syntax
public class ReadNasmMapToDebugInfo : Task
Properties
|
Improve this Doc
View Source
DebugInfoFile
Declaration
public string DebugInfoFile { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
MapFile
Declaration
public string MapFile { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
|
Improve this Doc
View Source
Execute()
Declaration
public override bool Execute()
Returns
Type |
Description |
System.Boolean |
|