SolutionBase.

GetProjectFromGuid(string) Method

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

Syntax

public ProjectBase GetProjectFromGuid(string projectGuid)

Parameters

Name Type Description
projectGuid string

Return Value

Type Description
ProjectBase