IDTSPackage100.VersionMinor 属性

定义

public:
 property int VersionMinor { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(46)]
public int VersionMinor { [System.Runtime.InteropServices.DispId(46)] get; [System.Runtime.InteropServices.DispId(46)] set; }
[<System.Runtime.InteropServices.DispId(46)>]
[<get: System.Runtime.InteropServices.DispId(46)>]
[<set: System.Runtime.InteropServices.DispId(46)>]
member this.VersionMinor : int with get, set
Public Property VersionMinor As Integer

属性值

包的次内部版本号。

属性

适用于