RegexPatternAttribute Class
Indicates that the marked parameter is a regular expression pattern.
Namespace:
RingSoft.DbLookup.Controls.WPF.PropertiesAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
[AttributeUsageAttribute] public sealed class RegexPatternAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class RegexPatternAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class RegexPatternAttribute sealed : public Attribute