SynInterpolationFormatting Type
Represents how an interpolation hole in an interpolated string is formatted.
Union cases
| Union case |
Description
|
|
|
|
printf-style formatting: a single specifier, the '%d' in '%d{x}'.
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsDotNet
Returns: bool
|
|
Full Usage:
this.IsPrintf
Returns: bool
|
|
fantomas