Babelfish Help Documentation
C#
For Babelfish Release 1.11.3.13
Show/Hide TOC
Version
Info
Version Property
Version number. in the form of a.b.c.d a = major version b = minor version c = bug fix version d = internal build
Definition
Namespace:
Scopos.BabelFish.DataModel.ScoposData
Assembly:
BabelFish (in BabelFish.dll) Version: 1.11.3.13+877481945de6b4d2a3a561fea58e2494717cd263
C#
Copy
public
string
Version
{
get
;
set
; }
Property Value
String
See Also
Reference
VersionInfo Class
Scopos.BabelFish.DataModel.ScoposData Namespace
In This Article
Definition
See Also