Click or drag to resize
MessagePackKnownCollectionItemTypeAttributeTypeCode Property
Gets a type code to be bound.

Namespace: MsgPack.Serialization
Assembly: MsgPack (in MsgPack.dll) Version: 0.6.0
Syntax
public string TypeCode { get; }

Property Value

Type: String
A type code to be bound.
See Also