NAnt SDK Documentation - v0.85-nightly-2005-11-09 |
|
ProjectBaseCollection.Item Property (String)
[This is preliminary documentation and subject to change.]
Gets the ProjectBase with the specified GUID.
[Visual Basic]
Overloads Public Default ReadOnly Property Item( _
ByVal
guid As
String _
) As
ProjectBase
Parameters
-
guid
- The GUID of the ProjectBase to get.
Remarks
Performs a case-insensitive lookup.
See Also
ProjectBaseCollection Class | NAnt.VSNet Namespace | ProjectBaseCollection.Item Overload List