System.String – Fields

The System.String class provides a single static field that represents an empty string.

Field Type Description Visibility Defined In
Empty String Represents the empty string "". This field is read‑only. public static System.String