Partager via


RestResponseRegex.Matches Propriété

Définition

Obtient ou définit la liste des expressions régulières.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à