Returns the name of the compound file.
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public string GetName() |
Visual Basic |
---|
Public Function GetName As String |
Visual C++ |
---|
public: String^ GetName() |
Return Value
[Missing <returns> documentation for "M:Lucene.Net.Index.CompoundFileWriter.GetName"]