System Namespace String Class
Represents the empty string. This field is read-only.
[ VB ] 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, "".
String Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note