[Missing <summary> documentation for "P:Lucene.Net.Index.DocumentsWriter.BYTE_BLOCK_SIZE_ForNUnit"]

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

Syntax

C#
public static int BYTE_BLOCK_SIZE_ForNUnit { get; }
Visual Basic
Public Shared ReadOnly Property BYTE_BLOCK_SIZE_ForNUnit As Integer
	Get
Visual C++
public:
static property int BYTE_BLOCK_SIZE_ForNUnit {
	int get ();
}

See Also