Share via


CompilerServices.TypeProviderAssemblyAttribute Constructor (F#)

Creates an instance of the attribute.

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

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

// Signatures:
new TypeProviderAssemblyAttribute : string -> TypeProviderAssemblyAttribute
new TypeProviderAssemblyAttribute : unit -> TypeProviderAssemblyAttribute

// Usage:
new TypeProviderAssemblyAttribute (assemblyName)
new TypeProviderAssemblyAttribute ()

Parameters

  • assemblyName
    Type: string

    The name of the design-time assembly for this type provider.

Return Value

A new instance of TypeProviderAssemblyAttribute.

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.TypeProviderAssemblyAttribute Class (F#)

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