次の方法で共有


SourceRange.StartPoint プロパティ

定義

ソース ファイルの開始点を取得または設定します。

public Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint StartPoint { get; set; }
member this.StartPoint : Microsoft.Bot.Builder.Dialogs.Debugging.SourcePoint with get, set
Public Property StartPoint As SourcePoint

プロパティ値

ソース ファイル内の開始点。

適用対象