RegexStringValidatorAttribute::Regex Property
.NET Framework (current version)
Gets the string used to perform regular-expression validation.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System::String^The string containing the regular expression used to filter the string assigned to the decorated configuration-element property.
.NET Framework
Available since 2.0
Available since 2.0
Show: