DisplayNameFormatterOptions.UseCSharpKeywordsForPrimitiveTypes Property
Definition
Whether to use the C# keyword for primitive types rather than the type name, i.e. int instead of Int32. Defaults to false.
public bool UseCSharpKeywordsForPrimitiveTypes { get; init; }
Property Value
Last modified: 17 December 2024