Bagikan melalui


CompilerServices.TypeProviderXmlDocAttribute Constructor (F#)

Creates an instance of the attribute.

Namespace/Module Path: Microsoft.FSharp.Core.CompilerServices

Assembly: FSharp.Core (in FSharp.Core.dll)

// Signature:
new TypeProviderXmlDocAttribute : string -> TypeProviderXmlDocAttribute

// Usage:
new TypeProviderXmlDocAttribute (commentText)

Parameters

  • commentText
    Type: string

    The text to use as the XML doc comment.

Return Value

A new instance of TypeProviderXmlDocAttribute.

Platforms

Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2

Version Information

F# Core Library Versions

Supported in: 4.0, Portable

See Also

Reference

CompilerServices.TypeProviderXmlDocAttribute Class (F#)

Microsoft.FSharp.Core.CompilerServices Namespace (F#)