Click or drag to resize

SubscribePropertiesUserProperties Property

[Missing <summary> documentation for "P:Demo3D.HLE.Comms.MQTT.SubscribeProperties.UserProperties"]


Namespace: Demo3D.HLE.Comms.MQTT
Assembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntax
C#
public List<(string Name, string Value)>? UserProperties { get; set; }

Property Value

ListValueTupleString, String
See Also