StringBuilder: how to get the final String? March 2, 2023 by Tarik You can use .ToString() to get the String from the StringBuilder.