Compartir a través de


FallbackRouteProperties.IsEnabled Propiedad

Definición

Obtiene o establece que se usa para especificar si la ruta de reserva 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a