SourceRange.EndPoint 속성
정의
소스 파일의 끝점을 가져오거나 설정 합니다.Gets or sets end point in the source file.
public Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint EndPoint { get; set; }
member this.EndPoint : Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint with get, set
Public Property EndPoint As SourcePoint
속성 값
소스 파일의 끝점입니다.End point in the source file.