Compartilhar via


Parameter.RoutePrefix Propriedade

Definição

Obtém ou define a lista de prefixos de rota.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a