Share via


RegexEditorDialog.RegularExpression 屬性

定義

取得或設定要編輯的規則運算式名稱。

public:
 property System::String ^ RegularExpression { System::String ^ get(); void set(System::String ^ value); };
public string RegularExpression { get; set; }
member this.RegularExpression : string with get, set
Public Property RegularExpression As String

屬性值

規則運算式的名稱。

適用於

另請參閱