IntentPattern.Pattern 属性

定义

获取或设置要匹配的正则表达式模式。

public string Pattern { get; set; }
member this.Pattern : string with get, set
Public Property Pattern As String

属性值

要匹配的正则表达式模式。

适用于