共用方式為


Templates.AllDiagnostics 屬性

定義

從目前的 lg 檔案取得所有診斷,並參考 lg 檔案。

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

屬性值

來自目前 lg 檔案和參考 lg 檔案的所有診斷。

適用於