IDataType.Comment Property

Gets the comment behind the variable declaration.

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

Syntax

C#

string Comment { get; }

Property Value

Type: String
Comment behind the variable declaration.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace