다음을 통해 공유


IntentPattern.Pattern 속성

정의

일치시킬 정규식 패턴을 가져오거나 설정합니다.

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

속성 값

일치시킬 정규식 패턴입니다.

적용 대상