DisplayNameFormatterOptions.PrefixMembersWithType Property
Definition
Whether members should be prefixed with their type or not. Defaults to true
.
public bool PrefixMembersWithType { get; init; }
Property Value
Last modified: 17 December 2024
Whether members should be prefixed with their type or not. Defaults to true
.