SearchFileSystemCriteriaLookIn Property

Gets or sets the paths to search. Multiple paths should be semi-colon separated.

Definition

Namespace: Mythicsoft.Search.Core
Assembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
C#
public string LookIn { get; set; }

Property Value

String

See Also