次の方法で共有


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

プロパティ値

ソース ファイル内のエンドポイント。

適用対象