언어

IDTSPackage100.VersionBuild 속성

정의

패키지의 빌드 버전을 받거나 설정합니다.

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

속성 값

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

특성

설명

이 인터페이스는 와 Package 인터페이스에 의해 PackageNeutral 구현됩니다.

적용 대상