Partilhar via


Classe CompilerServices.TypeProviderAttribute (F#)

Local em uma classe que implementa a interface de ITypeProvider para estender o compilador.

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

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

[<AttributeUsage(4, AllowMultiple = false)>]
type TypeProviderAttribute =
 class
  new TypeProviderAttribute : unit -> TypeProviderAttribute
 end

Comentários

Você também pode usar a forma curta de nome, TypeProvider.

Construtores

Membro

Descrição

novo

Cria uma instância do atributo.

Plataformas

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

Informações de Versão

Versões da biblioteca principal de F#

Suportado em: 4.0, portáteis

Consulte também

Referência

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