Share via


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”/> 信息。

适用于