Parameters
- value
- The value to convert.
- targetType
- The target type is ignored by the StringFormatConverter.
- parameter
A composite format string. If a FormatProvider has been provided, it will be used in combination with the format string to convert the value (see also Composite Formatting topic in Windows SDK).
If parameter is a null reference (Nothing in Visual Basic), value will be returned unmodified.
- culture
- The culture info is ignored by the StringFormatConverter.