Click or drag to resize
SearchIndexInfoCustomAnalyzerAssemblyName Property
Gets or sets the custom analyzer assembly name.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public string CustomAnalyzerAssemblyName { get; set; }

Property Value

Type: String
See Also