[This is preliminary documentation and is subject to change.]

The current OfficeClip product version. The product version consists of Major Version number, Minor Version number and the Release number. This constant need to be changed every time a new release is made.

Namespace:  OfficeClip.Utils
Assembly:  OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0

Syntax

C#
public static readonly string productVersion
Visual Basic (Declaration)
Public Shared ReadOnly productVersion As String
Visual C++
public:
static initonly String^ productVersion

See Also