[]
Gets or sets the format provider.
[Browsable(false)]
public IFormatProvider FormatProvider { get; set; }
<Browsable(False)>
Public Property FormatProvider As IFormatProvider
Type | Description |
---|---|
IFormatProvider | The format provider. The default is null. |
If this property is null, the CurrentCulture is used.