NAnt SDK Documentation - v0.92

VcProject.Guid Property

Gets or sets the unique identifier of the Visual C++ project.

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

See Also

VcProject Class | NAnt.VSNet Namespace