DynamicSymbol.Attributes Property

Gets the Symbol Attributes

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

Syntax

C#

public ITypeAttributeCollection Attributes { get; }

Property Value

Type: ITypeAttributeCollection
The attributes.

Implements

IAttributedInstance.Attributes

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace