Log.FormatProvider 属性

定义

传递给任何基础字符串的 IFormatProvider。Format() 调用。 默认为 System.Globalization.CultureInfo.CurrentCulture。

public static IFormatProvider FormatProvider { get; set; }
static member FormatProvider : IFormatProvider with get, set

属性值

适用于