PackageRemote64Class.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.
Gets the format version of the package.
public:
virtual property int PackageFormatVersion { int get(); };
public virtual int PackageFormatVersion { get; }
member this.PackageFormatVersion : int
Public Overridable ReadOnly Property PackageFormatVersion As Integer
Property Value
The format version of the package.