共用方式為


IntentPattern 類別

定義

表示意圖的模式。

public class IntentPattern
type IntentPattern = class
Public Class IntentPattern
繼承
IntentPattern

建構函式

IntentPattern()

初始化 IntentPattern 類別的新執行個體。

IntentPattern(String, String)

初始化 IntentPattern 類別的新執行個體。

屬性

Intent

取得或設定意圖。

Pattern

取得或設定要比對的 Regex 模式。

Regex

取得 Regex 執行個體。

適用於