Add a source stream. is the string by which the
sub-stream will be known in the compound stream.
CopyC#
file
has been added already
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public void AddFile( string file ) |
Visual Basic |
---|
Public Sub AddFile ( _ file As String _ ) |
Visual C++ |
---|
public: void AddFile( String^ file ) |
Parameters
- file
- Type: System..::..String
[Missing <param name="file"/> documentation for "M:Lucene.Net.Index.CompoundFileWriter.AddFile(System.String)"]