Share via


RegexEditorDialog.RegularExpression Proprietà

Definizione

Ottiene o imposta il nome dell'espressione regolare da modificare.

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

Valore della proprietà

Nome dell'espressione regolare.

Si applica a

Vedi anche