Freigeben über


PatternAnalyzer.Flags Eigenschaft

Definition

Ruft reguläre Ausdrucksflags ab oder legt diese fest. Mögliche Werte: "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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: