Expression

TemplateRegexPosition.Expression property

正規表現を取得します。

public string Expression { get; }

プロパティ値

正規表現を表す文字列。

関連項目