Click or drag to resize
IConfigurationManagerIsFileExtensionNonIndexable Method
Zet Universe

[This is preliminary documentation and is subject to change.]

Required for the built-in Full-Text Extraction Processor

Namespace: ZU.Configuration.Settings
Assemblies:  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
  ZU.Core.Developer (in ZU.Core.Developer.dll) Version: 2.0.5976.27963
Syntax
C#
bool IsFileExtensionNonIndexable(
	string fileFullPath
)

Parameters

fileFullPath
Type: SystemString

[Missing <param name="fileFullPath"/> documentation for "M:ZU.Configuration.Settings.IConfigurationManager.IsFileExtensionNonIndexable(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:ZU.Configuration.Settings.IConfigurationManager.IsFileExtensionNonIndexable(System.String)"]

See Also