True iff running on SunOS.
Namespace: Lucene.Net.UtilAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public static readonly bool SUN_OS |
| Visual Basic |
|---|
Public Shared ReadOnly SUN_OS As Boolean |
| Visual C++ |
|---|
public:
static initonly bool SUN_OS |
See Also