PackageNeutralClass.VersionBuild Property

Definition

public:
 virtual property int VersionBuild { int get(); void set(int value); };
public virtual int VersionBuild { get; set; }
member this.VersionBuild : int with get, set
Public Overridable Property VersionBuild As Integer

Property Value

The build version of the package.

Implements

Remarks

For more information, see Package.

Applies to