OnCondition.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

プロパティ値

ソースマップの値は DebugSupportから。

適用対象