MqttAddressEditorNextProperty Method |
Returns the next property that needs to be edited to complete the address.
Namespace: Demo3D.HLE.Comms.NetAssembly: Demo3D.HLE (in Demo3D.HLE.dll) Version: 19.00.00
Syntaxpublic override string? NextProperty()
Return Value
StringThe name of the property, or null.
See Also