IDTSPackageInfo100.VersionBuild プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
パッケージのビルド バージョンを含む 整数 。
- 属性