函数简介:

返回当前插件版本号

函数原型:

string Ver()

参数定义:

返回值:

字符串:
当前插件的版本描述字符串

示例:


//
返回版本号
ver = dm.Ver()
MessageBox ver