Click or drag to resize

VisualBasicFormattingInfo Properties

The VisualBasicFormattingInfo type exposes the following members.

Properties
  NameDescription
Public propertyCaseSensitive
Gets a value that indicates whether the language to be formatted is case sensitive.
Public propertyPatterns
Gets a list of regular expression patterns used to identify elements of the code.
Public propertyTypes
Gets or sets a list of identifiers that should be treated as type names.
Top
See Also