NAnt SDK Documentation - v0.92
SolutionBase.LoadProjectGuids Method
[Visual Basic]
Protected Sub LoadProjectGuids( _
ByVal
projects
As
ArrayList
, _
ByVal
isReferenceProject
As
Boolean
_
)
[C#]
protected
void
LoadProjectGuids(
ArrayList
projects
,
bool
isReferenceProject
);
See Also
SolutionBase Class
|
NAnt.VSNet Namespace