SearchConfigurationIFilterTypes Property
Gets or sets a comma separate list of file types to try and register as IFilters
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string IFilterTypes { get; set; }
public:
property String^ IFilterTypes {
String^ get ();
void set (String^ value);
}
Property Value
String