SourceRange.EndPoint 속성

정의

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

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

속성 값

원본 파일의 끝점입니다.

적용 대상