Header menu logo FSharp.Formatting

FormattedContent Type

Represents formatted snippets

Constructors

Constructor Description

FormattedContent(snippets, tips)

Full Usage: FormattedContent(snippets, tips)

Parameters:
Returns: FormattedContent
snippets : FormattedSnippet array
tips : string
Returns: FormattedContent

Instance members

Instance member Description

this.Snippets

Full Usage: this.Snippets

Returns: FormattedSnippet array

Returns the processed snippets as an array

Returns: FormattedSnippet array

this.ToolTip

Full Usage: this.ToolTip

Returns: string

Returns string with ToolTip elements for all the snippets

Returns: string

Type something to start searching.