Freigeben über


IVersionRange.EndVersion Property

Definition

Gets or sets the ending version (exclusive) of features for which the upgrade actions are executed.

public:
 property Version ^ EndVersion { Version ^ get(); void set(Version ^ value); };
public Version EndVersion { get; set; }
member this.EndVersion : Version with get, set
Public Property EndVersion As Version

Property Value

A value representing the feature ending version.

Applies to