HttpHelper.BotMessageSerializer Field
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.
An instance of Newtonsoft.Json.JsonSerializer created using BotMessageSerializerSettings.
public static readonly Newtonsoft.Json.JsonSerializer BotMessageSerializer;
staticval mutable BotMessageSerializer : Newtonsoft.Json.JsonSerializer
Public Shared ReadOnly BotMessageSerializer As JsonSerializer
Field Value
Newtonsoft.Json.JsonSerializer