VB.NET Format String - .NET Heaven - Programming References
This code snippet shows how to format strings in VB.NET. ... You can use the Format method to create formatted strings and concatenate multiple strings representing multiple objects. The Format method automatically converts any passed object into a string...