Compartilhar via


RestResponseRegex.Matches Propriedade

Definição

Obtém ou define a lista de expressões regulares.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a