Sdílet prostřednictvím


IVersionRange.BeginVersion Property

Definition

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

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

Property Value

A value representing the feature starting version.

Applies to