[Visual Basic] Public Property Regex As String [C#] public string Regex { get; set; } [C++] public: __property String* get_Regex(); public: __property void set_Regex(String* ); [JScript] public function get Regex() : String public function set Regex(String);
The rule 'regex' attribute.
BindRule Class | XRules Namespace