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

プロパティ値

正規表現の名前。

適用対象

こちらもご覧ください