 | BuildExcerptsOptionsLoadFiles Property |
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
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