Returns the exact version of ExcelWriter. The format of the version string returned is: SoftArtisans.ProductName Edition Major.Minor.Patch.Build (mmddyyyy-hhmmss-buildMachineId) -
ProductName A product name like "SoftArtisans.ExcelWriter." -
Edition The edition of the product installed. If a license key cannot be found, this field will be blank. -
Major Major release number. -
Minor Minor release number. -
Patch Patch or bug fix number. -
Build Build number. -
mmddyyyy Date the build was compiled. -
hhmmss Time the build was compiled. -
buildMachineId Unique ID of the computer on which this product was compiled. Version is a Read Only property.
Version is a
read only property.
|