PackageRemote64Class.VersionBuild Property

Definition

Gets or sets the build version of the package.

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

Applies to