Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
This section discusses how to build strings in Visual Basic.
In This Section
How to: Create Strings Using a StringBuilder in Visual Basic
Constructs a long string from many smaller strings using the StringBuilder class.How to: Generate Multiline String Literals (Visual Basic)
Constructs a string literal that is three lines long.