Rule.MatchProcessingBehavior Propriedade

Definição

Obtém ou define se essa regra é uma correspondência caso o mecanismo de regras continue executando as regras restantes ou pare. Se não estiver presente, o padrão será Continuar. Os valores possíveis incluem: 'Continue', 'Stop'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a