共用方式為


IntentPattern.Regex 屬性

定義

取得 Regex 執行個體。

public System.Text.RegularExpressions.Regex Regex { get; }
member this.Regex : System.Text.RegularExpressions.Regex
Public ReadOnly Property Regex As Regex

屬性值

Regex 執行個體。

適用於