DynamicSymbol.Comment Property

Gets the comment of the IInstance

Namespace:  TwinCAT.TypeSystem
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
The comment.

Implements

IInstance.Comment

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace