Open sandboxFocus

Property FormatProvider

FormatProvider

Gets the IFormatProvider, used to format formattable strings. This format provider will properly format elements of the code model and other similar objects.

Declaration
IFormatProvider FormatProvider { get; }
Property Value
Type Description
IFormatProvider