Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

String.Empty

Description

Represents the empty string. (Read Only)

You can use this as a clear way to initialise a string as empty instead of using null or " ".

Did you find this page useful? Please give it a rating: