Property TypeTag
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; }
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; }