ClTask.

PchThroughFile Property

Summary

The path of the boundary file when generating/using the specified NAnt.VisualCpp.Tasks.ClTask.PchFile. If a precompiled header file is not specified then this attribute is ignored.
Assembly
NAnt.VisualCpp.dll
Namespace
NAnt.VisualCpp.Tasks
Containing Type
ClTask

Syntax

[TaskAttribute("pchthroughfile")]
public string PchThroughFile { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
string