Returns a string that represents the current object.Returns a string that represents the current object.
Overload List
Overload | Description |
ToString() | Returns a string that represents the current object.Returns a string that represents the current object. Converts the value to a human readable string. |
ToString(String) | Formats the value of the current instance using the specified format. |
ToString(String,IFormatProvider) | |
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also