Summary
Gets the Visual Studio product version of the project.
- Assembly
- NAnt
.VSNet .dll - Namespace
- NAnt
.VSNet - Containing Type
- ProjectBase
Syntax
public ProductVersion ProductVersion { get; }
Value
Type | Description |
---|---|
ProductVersion | The Visual Studio product version of the project. |