ExtensionPlugInFileTypes Property
Gets or sets the comma separated list of file types the extension should process.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string FileTypes { get; set; }
public:
property String^ FileTypes {
String^ get ();
void set (String^ value);
}
Property Value
String