Header menu logo F# Compiler Guide

FSharpXmlDoc Type

Describe a comment as either a block of text or a file+signature reference into an intellidoc file.

Union cases

Union case Description

FromXmlFile(dllName, xmlSig)

Full Usage: FromXmlFile(dllName, xmlSig)

Parameters:
    dllName : string
    xmlSig : string

Indicates that the XML for the documentation can be found in a .xml documentation file for the given DLL, using the given signature key

dllName : string
xmlSig : string

FromXmlText XmlDoc

Full Usage: FromXmlText XmlDoc

Parameters:

The text for documentation for in-memory references.

Item : XmlDoc

None

Full Usage: None

No documentation is available

Type something to start searching.