FSharpDisplayContext Type
Represents the information needed to format types and other information in a style suitable for use in F# source text at a particular source location. Acquired via GetDisplayEnvAtLocationAlternate and similar methods. May be passed to the Format method on FSharpType and other methods.
Instance members
Instance member |
Description
|
|
Causes type signatures to be formatted with prefix-style generic parameters,
for example `list
|
|
|
|
Causes type signatures to be formatted with suffix-style generic parameters, for example `int list`
|
Static members
Static member |
Description
|
|
|