TextWriter: FormatProvider (get) |
Gets an object that controls formatting.
Public Property Get FormatProvider ( ) As IFormatProvider
The value of the FormatProvider property specifies the culture-specific formatting that is used when you call the WriteValue and WriteLine methods.
Read Only.