Represents the empty string. This field is read-only.
[Visual Basic] Public Shared ReadOnly Empty As String [C#] public static readonly string Empty; [C++] public: static String* Empty; [JScript] public static var Empty : String;
The value of this field is the zero-length string, "".
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard