The CPlusPlusFormattingInfo type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| CPlusPlusFormattingInfo |
Initializes a new instance of the CPlusPlusFormattingInfo class.
|
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| CaseSensitive |
Gets a value that indicates whether the language to be formatted is case sensitive.
| |
| Patterns |
Gets a list of regular expression patterns used to identify elements of the code.
|
See Also