Header menu logo FSharp.Core

TypeProviderXmlDocAttribute Type

A type provider may provide an instance of this attribute to indicate the documentation to show for 
 a provided type or member.

Constructors

Constructor Description

TypeProviderXmlDocAttribute(commentText)

Full Usage: TypeProviderXmlDocAttribute(commentText)

Parameters:
Returns: TypeProviderXmlDocAttribute TypeProviderXmlDocAttribute

Creates an instance of the attribute

commentText : string
Returns: TypeProviderXmlDocAttribute

TypeProviderXmlDocAttribute

Instance members

Instance member Description

this.CommentText

Full Usage: this.CommentText

Returns: string

Gets the comment text.

Returns: string

Type something to start searching.