TextTreeConfiguration

Sealed Class

Properties

AddBlankLineIfNoChildren: bool
AfterDescription: string
AfterDescriptionIfBody: string
AfterName: string
AfterProperties: string
BeforeName: string
BeforeProperties: string
BodyIndent: string
ChildLinkSpace: string
Footer: string
IsBlankLineBetweenPropertiesAndChildren: bool
IsNameOnOwnLine: bool
LineBreak: string
LineBreakProperties: bool
LinkCharacter: string
MandatoryAfterProperties: string
MandatoryFooter: string
PrefixLastChildLineOne: string
PrefixLineOne: string
PrefixOtherLines: string
PrefixOtherLinesRootNode: string
PropertyPrefixIfChildren: string
PropertyPrefixNoChildren: string
PropertySeparator: string
ShowChildren: bool
SuffixLineOne: string

Constructors

TextTreeConfiguration(prefixLineOne: string, prefixOtherLines: string, prefixLastChildLineOne: string, prefixOtherLinesRootNode: string, linkCharacter: string, propertyPrefixIfChildren: string, propertyPrefixNoChildren: string, lineBreak: string, lineBreakProperties: bool, afterName: string, afterDescriptionIfBody: string, afterDescription: string, beforeProperties: string, afterProperties: string, mandatoryAfterProperties: string, propertySeparator: string, bodyIndent: string, footer: string, showChildren: bool, addBlankLineIfNoChildren: bool, isNameOnOwnLine: bool, isBlankLineBetweenPropertiesAndChildren: bool, beforeName: string, suffixLineOne: string, mandatoryFooter: string)

Inherited Members

Extension Methods

DescribeIdentityShortHashToStringNullable

On this page