Partilhar via


FallbackRouteProperties.IsEnabled Propriedade

Definição

Obtém ou define os conjuntos usados para especificar se a rota de fallback está habilitada.

[Newtonsoft.Json.JsonProperty(PropertyName="isEnabled")]
public bool IsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isEnabled")>]
member this.IsEnabled : bool with get, set
Public Property IsEnabled As Boolean

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a