共用方式為


CommandDialog<T>.Command.Expression 屬性

定義

取得或設定比對命令的正則運算式。

public System.Text.RegularExpressions.Regex Expression { get; set; }
member this.Expression : System.Text.RegularExpressions.Regex with get, set
Public Property Expression As Regex

屬性值

規則運算式。

適用於