DynamicSymbol.NormalizedName Property
Gets the normalized instance name (fixed name for dynamic property access that doesn't contain invalid characters),
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public string NormalizedName { get; }
VB
Public ReadOnly Property NormalizedName As String
Get