Share via


Templates.Diagnostics Property

Definition

Gets or sets diagnostics.

public System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.Diagnostic> Diagnostics { get; set; }
member this.Diagnostics : System.Collections.Generic.IList<Microsoft.Bot.Builder.LanguageGeneration.Diagnostic> with get, set
Public Property Diagnostics As IList(Of Diagnostic)

Property Value

Diagnostics.

Applies to