Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Provides an interface that encapsulates the build versioning used in the upgrade.
The IBuildVersioned type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
BuildVersion | Gets or sets the build version used in upgrade. |
![]() |
MinSupportedBuildVersion | Gets the minimum build number that upgrade will support. |
![]() |
TargetBuildVersion | Gets the build version used within the context of a clean installation. |
Top