ISymbolFactory.InvalidCharacters Property

Gets the invalid characters that are not allowed to appear within the Instance Name

Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads.Abstractions (in TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229

Syntax

C#

char[] InvalidCharacters { get; }

Property Value

Type: .Char.
The forbidden characters.

Reference

ISymbolFactory Interface

TwinCAT.TypeSystem Namespace

ISymbolFactory.SetInvalidCharacters(.Char.)

ISymbolFactory.HasInvalidCharacters