Property DefaultInfoStream
DefaultInfoStream
Gets or sets the default info stream. If non-null, this will be the default infoStream used by a newly instantiated IndexWriter.
Declaration
public static StreamWriter DefaultInfoStream { get; set; }
Property Value
Type | Description |
---|---|
StreamWriter |