PackageRemote64Class.VersionBuild Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Overridable Property VersionBuild As IntegerProperty Value
The build version of the package.