TypeAttribute.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#

public string Value { get; }

VB

Public ReadOnly Property Value As String
    Get

Property Value

Type: String
The value.

Implements

ITypeAttribute.Value

Reference

TypeAttribute Class

TwinCAT.TypeSystem Namespace