VSConstants.WellKnownOldVersionValues Class
Visual Studio 2015
Values that can be used to specify OldVersion (LowerBound/UpperBound) for ProvideBindingRedirectionAttribute.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Current | Value is the current version number of the target assembly. |
![]() ![]() | LowestMajor | Value is n.0.0.0, where n is the major version number of the target assembly. |
![]() ![]() | LowestMajorMinor | Value is n.n.0.0, where n.n is the major and minor version numbers of the target assembly. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

