WPF Packages
C#
Show/Hide TOC
Reg
Ex
Attribute
cEmail Field
Simple email format.
Definition
Namespace:
Common.Wpf.Attributes
Assembly:
Common.Wpf.Resources (in Common.Wpf.Resources.dll) Version: 2.0.6
C#
Copy
public
const
string
cEmail
= ".+@.+\..+"
Field Value
String
See Also
Reference
RegExAttribute Class
Common.Wpf.Attributes Namespace
In This Article
Definition
See Also