public string RegexText { get; set; }
Public Property RegexText As String Get Set
public: property String^ RegexText { String^ get (); void set (String^ value); }
member RegexText : string with get, set
In This Article