VSConstants.WellKnownOldVersionValues.Current Field
Value is the current version number of the target assembly.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Const Current As String
public const string Current
public:
literal String^ Current
static val mutable Current: string
public const var Current : 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.