SlingshotTask.

Solution Property

Summary

The Visual Studio.NET solution file to convert.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
SlingshotTask

Syntax

[TaskAttribute("solution", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Solution { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string