SolutionBase.

CreateProjectDoesNotExistException(string) Method

Assembly
NAnt.VSNet.dll
Namespace
NAnt.VSNet
Containing Type
SolutionBase

Syntax

protected BuildException CreateProjectDoesNotExistException(string projectPath)

Parameters

Name Type Description
projectPath string

Return Value

Type Description
BuildException