Click or drag to resize

RosDynamicConfigParameterTDescription Property

Gets or sets the human readable description of parameter.

Namespace:  Rubedos.Viper.Net.DynamicReconfigure
Assembly:  Rubedos.Viper.Net (in Rubedos.Viper.Net.dll) Version: 1.0.0.2357 (1.0.00000.2357)
Syntax
C#
public string Description { get; }

Property Value

Type: String
The description.

Implements

IDynamicConfigParameterDescription
See Also