This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets or sets the folders (relative paths) which should be excluded.
E.g. "/indexedcontent/extranetdocuments,/indexedcontent/restricted/documents".
Namespace: Smartsite.FacetedSearch
Assembly: Smartsite.FacetedSearch (in Smartsite.FacetedSearch.dll)
Syntax
C# | Copy Code |
---|---|
public <string> ExcludeFolders { get; set; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Property ExcludeFolders As (Of ) Get Set |
Field Value
The folders which should be excluded.See Also
FileSystemMirror Class
Smartsite.FacetedSearch Namespace