GetCurrentProductVersion
Method returns the current product version specified during protection.

Syntax
Public Shared Function GetCurrentProductVersion() As String

Parameters
No parameters.

Return value
Returns product version.

Requirements
File: ItpLibraryNetWrapper.vb
Namespace: ItpLibraryNetClient;

Example
Private Sub InitItpControls()
    lCurrentPPVersion.Text = ItpLibraryNetWrapper.GetCurrentProductVersion()
End Sub
Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services