NAnt SDK Documentation - v0.92

ProjectBase.ProductVersion Property

Gets the Visual Studio product version of the project.

[Visual Basic]
Public ReadOnly Property ProductVersion As ProductVersion
[C#]
public ProductVersion ProductVersion {get;}

Property Value

The Visual Studio product version of the project.

See Also

ProjectBase Class | NAnt.VSNet Namespace