Instance.Attributes Property

Gets the Type Attributes.

Namespace:  TwinCAT.Ads.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.

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace