VcFileConfiguration.

ExcludeFromBuild Property

Summary

Gets a value indication whether the file should be excluded from the build for this configuration.
Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
VcFileConfiguration

Syntax

public bool ExcludeFromBuild { get; }

Value

Type Description
bool true if the file should be excluded from the build for this configuration; otherwise, false.