| IIndexProviderSupportedAnalyzers Property |
Represents list of supported analyzers
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax [JsonIgnoreAttribute]
[XmlIgnoreAttribute]
IEnumerable<Type> SupportedAnalyzers { get; }
<JsonIgnoreAttribute>
<XmlIgnoreAttribute>
ReadOnly Property SupportedAnalyzers As IEnumerable(Of Type)
Get
Property Value
Type:
IEnumerableTypeSee Also