MessageNameMatchingWithStringComparisonStringComparison Property

Gets the culture, case, and sort rules to be used by IsComplied(String).

Definition

Namespace: SecretNest.MessageBus.MessageNameMatching
Assembly: SecretNest.MessageBus.DirectRelease (in SecretNest.MessageBus.DirectRelease.dll) Version: 1.0.0
C#
public StringComparison StringComparison { get; }

Property Value

StringComparison

See Also