TcAdsSymbolInfo.Name Property

Gets the name of the symbol.

Namespace:  TwinCAT.Ads
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll) Version: 4.3.0.0

Syntax

C#

public string Name { get; }

VB

Public ReadOnly Property Name As String
    Get

Property Value

Type: String
Name of the symbol.

Implements

ITcAdsSymbol.Name

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace