CryptoSys API Library Manual
General.NetVersion Method
Return the version of this .NET module.
Syntax
[C#]
public static string NetVersion()
[VB.NET]
Public Shared Function NetVersion As String
Return Value
Version string, e.g. "03.05.00"
[Contents] [Index]