Compartilhar via


EffectiveRouteMapRoute.Prefix Propriedade

Definição

Obtém ou define o prefixo de endereço da rota.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a