RegexEditorDialog.RegularExpression Właściwość

Definicja

Pobiera lub ustawia nazwę wyrażenia regularnego do edycji.

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

Wartość właściwości

Nazwa wyrażenia regularnego.

Dotyczy

Zobacz też