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