Gets and sets the property Pattern. 
            
The regular expression pattern that a string configuration option value with this restriction must match.
 Declaration Syntax
 Declaration Syntax| C# | 
public string Pattern { get; set; }
The regular expression pattern that a string configuration option value with this restriction must match.
 Declaration Syntax
 Declaration Syntax| C# | 
public string Pattern { get; set; }