SolutionBase.

LoadProjectGuids(ArrayList, bool) Method

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

Syntax

protected void LoadProjectGuids(ArrayList projects, bool isReferenceProject)

Parameters

Name Type Description
projects ArrayList
isReferenceProject bool

Return Value

Type Description
void