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