AgnosticProjectProperties.Versions.Vs2008ProjectVersion Field
Returns the version of the database project file that was released with Team System 2008 Database Edition ("2.0").
Namespace: Microsoft.Data.Schema.Build
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Const Vs2008ProjectVersion As String
public const string Vs2008ProjectVersion
public:
literal String^ Vs2008ProjectVersion
static val mutable Vs2008ProjectVersion: string
public const var Vs2008ProjectVersion : 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.