IStringType.Encoding Property
Gets the encoding of the String (Encoding.Default (STRING) or Encoding.UNICODE (WSTRING))
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
Encoding Encoding { get; }
VB
ReadOnly Property Encoding As Encoding
Get
Property Value
Type: Encoding
The encoding.