Partager via


UrlRedirectActionParameters.CustomPath Propriété

Définition

Obtient ou définit le chemin d’accès complet à rediriger. Le chemin d’accès ne peut pas être vide et doit commencer par /. Laissez vide pour utiliser le chemin entrant comme chemin de destination.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à