GetCurrentProductVersion
Method returns the current product version specified during protection.

Syntax
public static string GetCurrentProductVersion()

Parameters
No parameters.

Return value
Returns product version.

Requirements
File: ItpLibraryNetWrapper.cs
Namespace: ItpLibraryNetClient;

Example
void InitControls()
{
    lCurrentPPVersion.Text = ItpLibraryNetWrapper.GetCurrentProductVersion();
}
Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services