RegexEditorDialog.RegularExpression Propriété

Définition

Obtient ou définit le nom de l'expression régulière à modifier.

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

Valeur de propriété

Nom de l'expression régulière.

S’applique à

Voir aussi