Share via


RegexModelCreateObject.RegexPattern Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to