Partager via


UrlRewriteActionParameters.PreserveUnmatchedPath Propriété

Définition

Obtient ou définit s’il faut conserver un chemin d’accès sans correspondance. La valeur par défaut est 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à