Converts the value of the current object to its equivalent string representation using the specified format.
Overload List
| Overload | Description |
| ToString(IFormattable,String) | Converts the value of the current object to its equivalent string representation using the specified format. |
| ToString() | Returns a string that represents the current object. (Inherited from object) |
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