Tokenizer.DefaultTokenizer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the default TokenizerFunction implementation.
public static Microsoft.Bot.Builder.Dialogs.Choices.TokenizerFunction DefaultTokenizer { get; }
static member DefaultTokenizer : Microsoft.Bot.Builder.Dialogs.Choices.TokenizerFunction
Public Shared ReadOnly Property DefaultTokenizer As TokenizerFunction
Property Value
The default TokenizerFunction implementation.