SearchFileSystemCriteriaLookIn Property
Gets or sets the paths to search. Multiple paths should be semi-colon separated.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string LookIn { get; set; }
public:
property String^ LookIn {
String^ get ();
void set (String^ value);
}
Property Value
String