C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System
String Class
String Methods
ToString Method
ToString Method
ToString Method (IFormatProvider)
String
ToString Method
Returns this instance of
String
; no actual conversion is performed.
Namespace:
System
Assembly:
mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
Copy
public
override
string
ToString
()
Return Value
Type:
String
The current string.
See Also
Reference
String Class
ToString Overload
System Namespace