NAnt SDK Documentation - v0.85-nightly-2005-11-09

VcProject.Guid Property

[This is preliminary documentation and subject to change.]

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;}

Remarks

Missing <remarks> documentation for P:NAnt.VSNet.VcProject.Guid

See Also

VcProject Class | NAnt.VSNet Namespace