Legacy Documentation: Version 2018.2 (Go to current version)
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: