GetIntelliProtectorVersion
This function obtains version of the protection core.

Syntax
public static string GetIntelliProtectorVersion()

Parameters
No parameters.

Return value
Returns version of the protection.

Requirements
File: ItpLibraryNetWrapper.cs
Namespace: ItpLibraryNetClient;

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