TypeProviderDefinitionLocationAttribute.Line 속성(F#)
소스 위치 형식 공급자를 식별 하 여 맞춤법이 줄.
네임스페이스/모듈 경로: 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 Windows 서버 2012, Windows Server 2008 R2, Windows 7, 8
버전 정보
F# 코어 라이브러리 버전
지원: 4.0, 노트북
참고 항목
참조
CompilerServices.TypeProviderDefinitionLocationAttribute 클래스(F#)