Click or drag to resize

MqttAddressEditorNextProperty Method

Returns the next property that needs to be edited to complete the address.

Namespace:  Demo3D.HLE.Comms.Net
Assembly:  Demo3D.HLE (in Demo3D.HLE.dll) Version: 17.00.05
Syntax
C#
public override string? NextProperty()

Return Value

Type: String
The name of the property, or null.
See Also