Instance.Attributes Property

Gets the Type Attributes.

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

Reference

Instance Class

TwinCAT.Ads.TypeSystem Namespace