IBuildVersioned 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