共用方式為


AnalyzeTextOptions.CharFilters Property

Definition

An optional list of character filters to use when breaking the given text.

public System.Collections.Generic.IList<string> CharFilters { get; }
member this.CharFilters : System.Collections.Generic.IList<string>
Public ReadOnly Property CharFilters As IList(Of String)

Property Value

Applies to