共用方式為


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

屬性值

來源檔案中的端點。

適用於