Share via


OnCondition.Source Property

Definition

Gets the source.

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

Property Value

Source map value from DebugSupport.

Applies to