IndexContentCriteriaOtherFileNames Property
Gets or sets the the additional file types to be indexed that might not be included with other options.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string OtherFileNames { get; set; }
public:
property String^ OtherFileNames {
String^ get ();
void set (String^ value);
}
Property Value
String