JsonArray.JsonType Property

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets the JSON type of the JsonArray.

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 Array.

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.