Partager via


EffectiveRouteMapRoute.Prefix Propriété

Définition

Obtient ou définit le préfixe d’adresse de l’itinéraire.

[Newtonsoft.Json.JsonProperty(PropertyName="prefix")]
public System.Collections.Generic.IList<string> Prefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="prefix")>]
member this.Prefix : System.Collections.Generic.IList<string> with get, set
Public Property Prefix As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à