JsonMemberTypeInAttribute Class
Specifies that the type information needed for parsing this JSON object is stored in another member.
Constructors:
Name | Description | |
---|---|---|
JsonMemberTypeInAttribute(String) | Initializes a new instance of the JsonMemberTypeInAttribute class. |
Properties:
Name | Description | |
---|---|---|
MemberName | Gets the name of the member storing the type information. |