The type tag for a blob (binary large object -- byte array).

Namespace:  Bespoke.Common.Osc
Assembly:  Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
protected const char BlobTag
Visual Basic (Declaration)
Protected Const BlobTag As Char
Visual C++
protected:
literal wchar_t BlobTag

See Also