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: stringThe 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