NAnt SDK Documentation - v0.92
SolutionTask.SolutionConfig Property
Gets the solution configuration to build.
[Visual Basic]
Public ReadOnly Property SolutionConfig As
Configuration
[C#]
public
NAnt.VSNet.Configuration
SolutionConfig {get;}
See Also
SolutionTask Class
|
NAnt.VSNet.Tasks Namespace