Class JsonMemberTypeInAttribute Class

Specifies that the type information needed for parsing this JSON object is stored in another member.

Constructors:

NameDescription
Public methodJsonMemberTypeInAttribute(String) Initializes a new instance of the JsonMemberTypeInAttribute class.

Properties:

NameDescription
Public propertyMemberName Gets the name of the member storing the type information.