다음을 통해 공유


CSharpCodeParser.Block.Start 속성

정의

이 형식/멤버는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다. 블록을 시작할 원본 위치를 가져오거나 설정합니다.

public System.Web.Razor.Text.SourceLocation Start { get; set; }
member this.Start : System.Web.Razor.Text.SourceLocation with get, set
Public Property Start As SourceLocation

속성 값

블록을 시작할 원본 위치입니다.

적용 대상