VSConstants.WellKnownOldVersionValues.LowestMajorMinor Field
Value is n.n.0.0, where n.n is the major and minor version numbers of the target assembly.
Namespace: Microsoft.VisualStudio
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
Public Const LowestMajorMinor As String
public const string LowestMajorMinor
public:
literal String^ LowestMajorMinor
static val mutable LowestMajorMinor: string
public const var LowestMajorMinor : 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.