TcAdsSymbolInfo.Comment Property

Gets the comment behind the variable declaration.

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

Syntax

C#

public string Comment { get; }

VB

Public ReadOnly Property Comment As String
    Get

Property Value

Type: String
Comment behind the variable declaration.

Implements

ITcAdsSymbol.Comment

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace