VSConstants.WellKnownOldVersionValues Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Known values that can be used to specify OldVersion (LowerBound/UpperBound) values for ProvideBindingRedirectionAttribute.
public: ref class VSConstants::WellKnownOldVersionValues abstract sealed
class VSConstants::WellKnownOldVersionValues abstract sealed
public static class VSConstants.WellKnownOldVersionValues
type VSConstants.WellKnownOldVersionValues = class
Public Class VSConstants.WellKnownOldVersionValues
- Inheritance
-
VSConstants.WellKnownOldVersionValues
Fields
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. |