IDataType.Comment Property

Gets the comment behind the variable declaration.

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

Syntax

C#

string Comment { get; }

VB

ReadOnly Property Comment As String
    Get

Property Value

Type: String
Comment behind the variable declaration.

Reference

IDataType Interface

TwinCAT.TypeSystem Namespace