DelegatingTextWriter.FormatProvider Property
Definition
- Namespace
- DotMake.CommandLine.Util
- Assembly
- DotMake.CommandLine.dll
Gets an object that controls formatting.
public override IFormatProvider FormatProvider { get; }
Property Value
- IFormatProvider
An IFormatProvider object for a specific culture, or the formatting of the current culture if no other culture is specified.