CompilerServices.TypeProviderDefinitionLocationAttribute クラス (F#)
エラー メッセージで型定義のプロバイダーのソースの場所を指定します。
名前空間/モジュール パス: Microsoft.FSharp.Core.CompilerServices
アセンブリ: FSharp.Core (FSharp.Core.dll)
[<AttributeUsage(32767, AllowMultiple = false)>]
type TypeProviderDefinitionLocationAttribute =
class
new TypeProviderDefinitionLocationAttribute : unit -> TypeProviderDefinitionLocationAttribute
member this.Column : int with get, set
member this.FilePath : string with get, set
member this.Line : int with get, set
member this.FilePath : string with get, set
member this.Line : int with get, set
end
解説
また、TypeProviderDefinitionLocation 名前の短縮形を使用できます。
コンストラクター
メンバー |
説明 |
---|---|
属性のインスタンスを作成します。 |
インスタンス メンバー
メンバー |
説明 |
---|---|
型定義のプロバイダーの列を指定します。 |
|
プロバイダー型の定義ファイルとパスを指定します。 |
|
型定義のプロバイダーの行番号を指定します。 |
プラットフォーム
Windows 8、Windows 7、Windows Server 2012 で Windows Server 2008 R2
バージョン情報
F# コア ライブラリのバージョン
サポート: 4.0、ポータブル