Summary
Gets the Visual Studio version that corresponds with this
framework.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- FrameworkInfo
Syntax
public Version VisualStudioVersion { get; }
Value
Type | Description |
---|---|
Version | The Visual Studio version that corresponds with this framework. |