Click or drag to resize

DeviceManagerGetLibraryVersion Method

This method returns the version of the native ProScript library as a string.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public static string GetLibraryVersion()

Return Value

Type: String
The version of the native ProScript library as a string.
See Also