다음을 통해 공유


ISymbol.OffsetStart(SourceLocation) 메서드

정의

이 형식/멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 기호의 시작 오프셋을 나타냅니다.

public void OffsetStart (System.Web.Razor.Text.SourceLocation documentStart);
abstract member OffsetStart : System.Web.Razor.Text.SourceLocation -> unit
Public Sub OffsetStart (documentStart As SourceLocation)

매개 변수

documentStart
SourceLocation

문서를 시작할 위치입니다.

적용 대상