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