次の方法で共有


PatternReplaceTokenFilter.Pattern プロパティ

定義

正規表現パターンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象