VcProjectConfiguration.

OutputPath Property

Summary

Gets the absolute path for the output file.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
VcProjectConfiguration

Syntax

public override string OutputPath { get; }

Value

Type Description
string The absolute path for the output file, or null if there's no output file for this configuration.