다음을 통해 공유


TextBufferReader.CurrentLocation 속성

정의

이 형식/멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 텍스트 버퍼의 현재 위치를 가져옵니다.

public override System.Web.Razor.Text.SourceLocation CurrentLocation { get; }
member this.CurrentLocation : System.Web.Razor.Text.SourceLocation
Public Overrides ReadOnly Property CurrentLocation As SourceLocation

속성 값

텍스트 버퍼의 현재 위치입니다.

적용 대상