Active Query Builder 2 .NET Edition reference
Version Property



Gets the version string.
Syntax
'Declaration
 
Public Shared ReadOnly Property Version As System.String
'Usage
 
Dim value As System.String
 
value = BaseControl.Version
public static System.string Version {get;}
public: __property static System.string* get_Version();

Property Value

Version string in format "major.minor.build"
See Also

Reference

BaseControl Class
BaseControl Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback