TcAdsSymbolInfo.ShortName Property

Gets the name of the symbol (short form without prefixed names of the parents).

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

Syntax

C#

public string ShortName { get; }

VB

Public ReadOnly Property ShortName As String
    Get

Property Value

Type: String
Full name of the symbol.

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace