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