Page tree
Skip to end of metadata
Go to start of metadata

Description

Returns the exact version of WordWriter.

C#
vb.net

Remarks

The format of the version string returned is:

Place Holder

Description

ProductName

A product name like "SoftArtisans.WordWriter." Note: the product name may be different depending on what license key is in effect.

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 computer ID for the computer on which this product was compiled.

Examples

C#
vb.net
  • No labels