AgnosticProjectProperties.Versions.LatestProjectVersion Field
Returns the latest database project version (for Visual Studio 2010 Premium, "4.0").
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Const LatestProjectVersion As String
public const string LatestProjectVersion
public:
literal String^ LatestProjectVersion
static val mutable LatestProjectVersion: string
public const var LatestProjectVersion : String
.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.