 | BuildExcerptsOptionsLoadFiles Property |
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic bool LoadFiles { get; set; }
Public Property LoadFiles As Boolean
Get
Set
Property Value
Type:
Booleantrue to handle the documents parameter as a list of file names; otherwise,
false.
See Also