ITypeAttribute.Value Property

Gets the value of the attribute

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

Syntax

C#

string Value { get; }

VB

ReadOnly Property Value As String
    Get

Property Value

Type: String
The value.

Reference

ITypeAttribute Interface

TwinCAT.TypeSystem Namespace