LinkTask.

Debug Property

Summary

Create debugging information for the .exe file or DLL. The default is false.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
LinkTask

Syntax

public bool Debug { get; set; }

Value

Type Description
bool