Sdílet prostřednictvím


Diagnostic.Severity Vlastnost

Definice

Získá nebo nastaví závažnost, výchozí hodnota je Error.

public Microsoft.Bot.Builder.LanguageGeneration.DiagnosticSeverity Severity { get; set; }
member this.Severity : Microsoft.Bot.Builder.LanguageGeneration.DiagnosticSeverity with get, set
Public Property Severity As DiagnosticSeverity

Hodnota vlastnosti

Výchozí závažnost je Error.

Platí pro