DynamicSymbol.Attributes Property

Gets the Symbol Attributes

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

Syntax

C#

public ReadOnlyTypeAttributeCollection Attributes { get; }

VB

Public ReadOnly Property Attributes As ReadOnlyTypeAttributeCollection
    Get

Property Value

Type: ReadOnlyTypeAttributeCollection
The attributes.

Implements

IAttributedInstance.Attributes

Reference

DynamicSymbol Class

TwinCAT.TypeSystem Namespace