AgnosticProjectProperties.Versions.LatestMajorVersion Field
Returns the latest major version of the product (for Visual Studio 2010 Premium, "3").
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Const LatestMajorVersion As Integer
public const int LatestMajorVersion
public:
literal int LatestMajorVersion
static val mutable LatestMajorVersion: int
public const var LatestMajorVersion : int
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.