NAnt SDK Documentation - v0.92 |
|
ManagedProjectBase.Guid Property
Gets or sets the unique identifier of the VS.NET project.
[Visual Basic]
Overrides Public Property Guid As
String
[C#]
public override
string Guid {get; set;}
See Also
ManagedProjectBase Class | NAnt.VSNet Namespace