SourceRange.StartPoint 속성

정의

원본 파일의 시작점을 가져오거나 설정합니다.

public Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint StartPoint { get; set; }
member this.StartPoint : Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint with get, set
Public Property StartPoint As SourcePoint

속성 값

원본 파일의 시작점입니다.

적용 대상