JsonType 열거형

정의

public enum class JsonType
public enum JsonType
type JsonType = 
Public Enum JsonType
상속
JsonType

필드

Array 3
Boolean 4
Number 1
Object 2
String 0

설명

참고

네임스페이 System.Json 스는 더 이상 지원되지 않는 Silverlight용으로 설계되었습니다. JSON 처리를 위해 대신 네임스페이스에서 API를 System.Text.Json 사용하는 것이 좋습니다.

적용 대상