IDTSPackageInfo100.VersionMajor Property

Definition

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

Property Value

An Integer that contains the major build version number for the package.

Attributes

Applies to