Compartir a través de


MatchVariable.VariableName Propiedad

Definición

Obtiene o establece la coincidencia variable. Entre los valores posibles se incluyen: 'RemoteAddr', 'RequestMethod', 'QueryString', 'PostArgs', 'RequestUri', 'RequestHeaders', 'RequestBody', 'RequestCookies'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a