IDTSPackage100.PackageFormatVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property int PackageFormatVersion { int get(); };
[System.Runtime.InteropServices.DispId(84)]
public int PackageFormatVersion { [System.Runtime.InteropServices.DispId(84)] get; }
[<System.Runtime.InteropServices.DispId(84)>]
[<get: System.Runtime.InteropServices.DispId(84)>]
member this.PackageFormatVersion : int
Public ReadOnly Property PackageFormatVersion As Integer
Property Value
- Attributes