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)

プロパティ値

[診断]。

適用対象