Udostępnij za pośrednictwem


CompilerServices.TypeProviderAssemblyAttribute — Klasa (F#)

Atrybut umieszcza na zgromadzenie runtime, aby wskazać, że odpowiedni zestaw projektowania zawiera typ dostawcy.Wykonawczym i Projektant Zgromadzenie może być taka sama.

Ścieżka obszaru nazw/modułu: Microsoft.FSharp.Core.CompilerServices

Zgromadzenie: FSharp.Core (w FSharp.Core.dll)

[<AttributeUsage(1, AllowMultiple = false)>]
type TypeProviderAssemblyAttribute =
 class
  new TypeProviderAssemblyAttribute : string -> TypeProviderAssemblyAttribute
  new TypeProviderAssemblyAttribute : unit -> TypeProviderAssemblyAttribute
  member this.AssemblyName : string
 end

Uwagi

Można także użyć krótkiej formy nazwy, TypeProviderAssembly.

Konstruktory

Członkowskie

Opis

Nowy

Tworzy wystąpienie atrybutu

Wystąpienie członków

Członkowskie

Opis

AssemblyName : ciąg

Określa nazwę zestawu projektowania dla tego typu dostawcy.

Platformy

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

Informacje o wersji

F# Core wersji biblioteki

Obsługiwane: 4.0, przenośne

Zobacz też

Informacje

Microsoft.FSharp.Core.CompilerServices — Przestrzeń nazw (F#)