| MessagePackKnownTupleItemTypeAttributeBindingType Property | 
 
Namespace: MsgPack.SerializationAssembly: MsgPack (in MsgPack.dll) Version: 0.6.0
 Syntax
Syntaxpublic Type BindingType { get; }Public ReadOnly Property BindingType As Type
	Get
public:
virtual property Type^ BindingType {
	Type^ get () sealed;
}abstract BindingType : Type with get
override BindingType : Type with get
Property Value
Type: 
Type
            	The binding 
Type for 
TypeCode.
            
 See Also
See Also