Compartilhar via


EventSubscriptionFilter.IsSubjectCaseSensitive Propriedade

Definição

Obtém ou define se as propriedades SubjectBeginsWith e SubjectEndsWith do filtro devem ser comparadas de maneira sensível a maiúsculas e minúsculas.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a