Udostępnij za pośrednictwem


CompilerServices.TypeProviderDefinitionLocationAttribute — Klasa (F#)

Określa lokalizację źródłową definicji typu dostawcy, do użytku w komunikaty o błędach.

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

Zgromadzenie: FSharp.Core (w 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

Uwagi

Można również użyć forma krótka nazwa TypeProviderDefinitionLocation.

Konstruktory

Członkowskie

Opis

Nowy

Tworzy wystąpienie atrybutu.

Wystąpienie członków

Członkowskie

Opis

Kolumna : int

Określa kolumnę definicji typu Dostawca.

FilePath : ciąg

Określa plik i ścieżkę definicji typu Dostawca.

Line : int

Określa numer wiersza w definicji typu Dostawca.

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#)