Compartilhar via


RouteCompilationError.Severity Propriedade

Definição

Obtém ou define a gravidade do erro de rota. Os valores possíveis incluem: 'error', 'warning'

[Newtonsoft.Json.JsonProperty(PropertyName="severity")]
public string Severity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="severity")>]
member this.Severity : string with get, set
Public Property Severity As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a