JsonObject.JsonType Property
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Gets the JSON type of the JsonObject.
Namespace: System.Json
Assembly: System.Json (in System.Json.dll)
Syntax
'Declaration
Public Overrides NotOverridable ReadOnly Property JsonType As JsonType
public override sealed JsonType JsonType { get; }
Property Value
Type: System.Json.JsonType
Returns Object.
Version Information
Silverlight
Supported in: 5, 4, 3
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.