Click or drag to resize

RosDynamicConfigParameterTName Property

Gets or sets the name of the 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 Name { get; }

Property Value

Type: String
The name.

Implements

IDynamicConfigParameterName
See Also