Property DisplayName
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
DisplayName
Optional debug name used in hook-rule violation messages and other diagnostics in place of
the default "DeclaringType.MethodName" form.
When null or empty, the default name is used.
public string? DisplayName { get; init; }
Property Value
- string