VcConfigurationBase.

BuildPath Property

Summary

Gets the path in which the output file will be created before its copied to the actual output path.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
VcConfigurationBase

Syntax

public override string BuildPath { get; }

Remarks

For Visual C++ projects, the output file will be immediately created in the output path.

Value

Type Description
string