Partager via


PatternTokenizer.Flags Propriété

Définition

Obtient ou définit des indicateurs d’expression régulière. Les valeurs possibles sont les suivantes : « CANON_EQ », « CASE_INSENSITIVE », « COMMENTS », « DOTALL », « LITERAL », « MULTILINE », « UNICODE_CASE », « UNIX_LINES »

[Newtonsoft.Json.JsonProperty(PropertyName="flags")]
public Microsoft.Azure.Search.Models.RegexFlags? Flags { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="flags")>]
member this.Flags : Nullable<Microsoft.Azure.Search.Models.RegexFlags> with get, set
Public Property Flags As Nullable(Of RegexFlags)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à