Click or drag to resize

TypeAttributes Property

Gets the attributes of this type.

Namespace:  ABB.Robotics.Controllers.ConfigurationDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public Attribute[] Attributes { get; }

Property Value

Type: Attribute
See Also