SynStringKind Type
Indicate if the string had a special format
Union cases
Union case |
Description
|
Full Usage:
Regular
|
|
Full Usage:
TripleQuote
|
|
Full Usage:
Verbatim
|
|
Instance members
Instance member |
Description
|
Full Usage:
this.IsRegular
Returns: bool
|
|
Full Usage:
this.IsTripleQuote
Returns: bool
|
|
Full Usage:
this.IsVerbatim
Returns: bool
|
|