Property AvailableTokenizers
AvailableTokenizers
returns a list of all available tokenizer names from the host project's referenced assemblies
Declaration
public static ICollection<string> AvailableTokenizers { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<System.String> |