TcAdsSymbolInfo.Attributes Property

Gets the attributes of the ITcAdsSymbol

Namespace:  TwinCAT.Ads
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 or NULL if no Attributes are defined.

Implements

ITcAdsSymbol4.Attributes

Reference

TcAdsSymbolInfo Class

TwinCAT.Ads Namespace