次の方法で共有


TypeProviderConfig.ReferencedAssemblies プロパティ (F#)

型のプロバイダーの参照アセンブリのセットを取得します。

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

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

// Signature:
member this.ReferencedAssemblies : string []

// Usage:
typeProviderConfig.ReferencedAssemblies

プロパティ値

この種類のプロバイダーが参照するアセンブリ名の配列。

プラットフォーム

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

バージョン情報

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

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

参照

関連項目

CompilerServices.TypeProviderConfig クラス (F#)

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