次の方法で共有


CompilerServices.TypeProviderAssemblyAttribute コンストラクター (F#)

属性のインスタンスを作成します。

名前空間/モジュール パス: Microsoft.FSharp.Core.CompilerServices

アセンブリ: FSharp.Core (FSharp.Core.dll)

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

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

パラメーター

  • assemblyName
    型: string

    この型プロバイダーのデザイン時のアセンブリ名。

戻り値

TypeProviderAssemblyAttribute の新しいインスタンス。

プラットフォーム

Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2、

バージョン情報

F# コア ライブラリのバージョン

サポート: 4.0、ポータブル

参照

関連項目

CompilerServices.TypeProviderAssemblyAttribute クラス (F#)

Microsoft.FSharp.Core.CompilerServices 名前空間 (F#)