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

ManagedProjectBase.Guid Property

[This is preliminary documentation and subject to change.]

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

Remarks

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

See Also

ManagedProjectBase Class | NAnt.VSNet Namespace