DebugSupport.SourceMap Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the source map instance.
public static Microsoft.Bot.Builder.Dialogs.Debugging.ISourceMap SourceMap { get; set; }
static member SourceMap : Microsoft.Bot.Builder.Dialogs.Debugging.ISourceMap with get, set
Public Property SourceMap As ISourceMap
Property Value
The SourceMap instance.