次の方法で共有


Dialog.Source プロパティ

定義

cref="SourceRange"/の情報を取得します>。

public virtual Microsoft.Bot.Builder.Dialogs.Debugging.SourceRange Source { get; }
member this.Source : Microsoft.Bot.Builder.Dialogs.Debugging.SourceRange
Public Overridable ReadOnly Property Source As SourceRange

プロパティ値

cref="SourceRange"/> 情報。

適用対象