NAnt SDK Documentation - v0.92

ProjectBase.Guid Property

Gets or sets the unique identifier of the VS.NET project.

[Visual Basic]
MustOverride Public Property Guid As String
[C#]
public abstract string Guid {get; set;}

See Also

ProjectBase Class | NAnt.VSNet Namespace