The value of System.getProperty("os.name"). *

Namespace: Lucene.Net.Util
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
public static readonly string OS_NAME
Visual Basic
Public Shared ReadOnly OS_NAME As String
Visual C++
public:
static initonly String^ OS_NAME

See Also