The value of System.getProperty("java.version"). *
Namespace: Lucene.Net.UtilAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public static readonly string JAVA_VERSION |
Visual Basic |
---|
Public Shared ReadOnly JAVA_VERSION As String |
Visual C++ |
---|
public:
static initonly String^ JAVA_VERSION |
See Also