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

属性值

源文件中的终结点。

适用于