Sdílet prostřednictvím


RegexEditorDialog.RegularExpression Vlastnost

Definice

Získá nebo nastaví název regulárního výrazu, který chcete upravit.

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

Hodnota vlastnosti

Název regulárního výrazu.

Platí pro

Viz také