CustomPlaceholder Class Members
In This Topic
The following tables list the members exposed by CustomPlaceholder.
Public Constructors
Public Properties
| Name | Description |
| CaseSensitive | True if string comparison is case-sensitive; otherwise, False. |
| Excluding | Specifies whether the LookupChars are interpreted as allowed or disallowed characters. |
| LookupChars | The list (string) of characters matching the placeholder (see also Excluding). |
| Optional | True if character is optional and can be omitted. |
| Placeholder | The special character used as a user-defined placeholder. |
Top
See Also