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

속성 값

패키지의 부 빌드 버전입니다.

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상