Json.NET - Quick Starts & API Documentation
SerializeObject Method
NamespacesNewtonsoft.JsonJavaScriptConvertSerializeObject()()()
Members
IconMemberDescription
SerializeObject(Object)
Serializes the specified object to a JSON string.

SerializeObject(Object, array<JsonConverter>[]()[])
Serializes the specified object to a JSON string using a collection of JsonConverter.

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 2.0.0.0 (2.0.0.0)