Table of Contents

Property TypeTag

Namespace
Bonsai.Osc
Assembly
Bonsai.Osc.dll

TypeTag

Gets or sets the OSC type tag specifying the type of the OSC arguments in the message.

[TypeConverter(typeof(TypeTagConverter))]
public string TypeTag { get; set; }

Property Value

string