Route.Name Property

Gets the name of the Route.

Namespace:  TwinCAT.Ads.TcpRouter
Assembly:  TwinCAT.Ads.TcpRouter (in TwinCAT.Ads.TcpRouter.dll) Version: 6.0.328+39e3229

Syntax

C#

public string Name { get; }

Property Value

Type: String
The name.

Reference

Route Class

TwinCAT.Ads.TcpRouter Namespace