Click or drag to resize

DeviceManagerGetLibraryBuildDateString Method

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

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

Return Value

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