次の方法で共有


TypeProviderDefinitionLocationAttribute.Line プロパティ (F#)

この種類のプロバイダーのソースの場所を indentifies 行。

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

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

// Signatures:
member this.Line : int with get, set
member this.Line  : int with get, set

// Usage:
typeProviderDefinitionLocationAttribute.Line
typeProviderDefinitionLocationAttribute.Line <- line

パラメーター

  • line
    型: int

    ソース行を識別する数。

戻り値

ソース行を識別する数。

プラットフォーム

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

バージョン情報

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

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

参照

関連項目

CompilerServices.TypeProviderDefinitionLocationAttribute クラス (F#)

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