Click or drag to resize

RosNodeConfigurationName Property

Gets or sets the name of this node

Namespace:  Rubedos.Viper.Net
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.
See Also