Compartilhar via


MatchResponse.IsMatch Propriedade

Definição

Obtém ou define indica se há uma correspondência.

[Newtonsoft.Json.JsonProperty(PropertyName="IsMatch")]
public bool? IsMatch { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="IsMatch")>]
member this.IsMatch : Nullable<bool> with get, set
Public Property IsMatch As Nullable(Of Boolean)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a