Property Pattern
| Improve this Doc View SourcePattern
Gets the regular expression which is used for validation.
Declaration
public string Pattern { get; }
Property Value
Type | Description |
---|---|
System.String |
Gets the regular expression which is used for validation.
public string Pattern { get; }
Type | Description |
---|---|
System.String |