SearchIndexCriteriaFind Property
Gets or sets the text expression to search for within the index.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string Find { get; set; }
public:
property String^ Find {
String^ get ();
void set (String^ value);
}
Property Value
String