Compartilhar via


UrlRewriteActionParameters.PreserveUnmatchedPath Propriedade

Definição

Obtém ou define se o caminho sem correspondência deve ser preservado. O valor padrão é true.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a