Special Characters (Visual Basic Reference)

Special characters are predefined, contextual characters that modifies the program element to which they are prepended. Visual Basic supports the following special character:

  • $, the interpolated string character.

See also