SolutionBase.

RecursiveLoadTemplateProject(string) Method

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

Syntax

public void RecursiveLoadTemplateProject(string fileName)

Parameters

Name Type Description
fileName string

Return Value

Type Description
void