共用方式為


TemplateException.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)

屬性值

診斷。

適用於