IDTSPackageInfo100.VersionBuild Property

Definition

public:
 property int VersionBuild { int get(); };
[System.Runtime.InteropServices.DispId(9)]
public int VersionBuild { [System.Runtime.InteropServices.DispId(9)] get; }
[<System.Runtime.InteropServices.DispId(9)>]
[<get: System.Runtime.InteropServices.DispId(9)>]
member this.VersionBuild : int
Public ReadOnly Property VersionBuild As Integer

Property Value

An Integer that contains the build version of the package.

Attributes

Applies to