ApiDocReturnInfo Type
Represents the return information for an API member, including its type and optional documentation
Record fields
| Record Field |
Description
|
|
Optional documentation for the return value
|
|
The return type of the member (tuple of FSharpType and formatted HTML), if any
|
FSharp.Formatting