다음을 통해 공유


IntentPattern 클래스

정의

의도의 패턴을 나타냅니다.

public class IntentPattern
type IntentPattern = class
Public Class IntentPattern
상속
IntentPattern

생성자

IntentPattern()

IntentPattern 클래스의 새 인스턴스를 초기화합니다.

IntentPattern(String, String)

IntentPattern 클래스의 새 인스턴스를 초기화합니다.

속성

Intent

의도를 가져오거나 설정합니다.

Pattern

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

Regex

Regex 인스턴스를 가져옵니다.

적용 대상