Gets the special characters.

Note: This property is supported for IC Server version 2016 R4 and beyond.

Namespace: ININ.IceLib.Connection.Extensions
Assembly: ININ.IceLib (in ININ.IceLib.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public string SpecialCharacters { get; }
Visual Basic
Public ReadOnly Property SpecialCharacters As String
	Get

Field Value

The special characters.

Version Information

Supported for IC Server version 2016 R4 and beyond.

See Also