PostSharpAPI ReferencePost­Sharp.​Patterns.​FormattersFormatting­OptionsRequires­Unquoted­Strings
Open sandboxFocus

FormattingOptions.RequiresUnquotedStrings Property

RequiresUnquotedStrings

Gets a value indicating whether the formatters should not use quotation when formatting strings.

Declaration
public bool RequiresUnquotedStrings { get; }
Property Value
Type Description
Boolean