HeaderPrefixAttribute(string, bool) Constructor
Appends a prefix to the header of each field of the reference member.

Syntax

public HeaderPrefixAttribute(string prefix, bool inherit)

Parameters

Name Type Description
prefix string The prefix.
inherit bool Inherits parent object prefixes.