FormatProvider Property
Definition
FormatProvider
Gets or sets the IFormatProvider that provides a mechanism for retrieving an object to control formatting.
public IFormatProvider FormatProvider { get; set; }
Property Value
- IFormatProvider
The IFormatProvider that provides a mechanism for retrieving an object to control formatting.