IntentPattern.Pattern 属性

定义

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

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

属性值

正则表达式模式以匹配。

适用于