You can also use string.Format()

Code:
string.Format("Value: {0:F4}", unitPrice);