| SearchIndexSettingsInfoIncludeAttachments Property | 
            Enables or disables attachment content indexing. If true, all the attachments with supported file 
            type (for which there is an extractor and which is allowed in the Site Manager setting) the text is 
            extracted and included in the search index.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
 Syntax
Syntaxpublic virtual bool IncludeAttachments { get; set; }Property Value
Type: 
Boolean See Also
See Also