RegularExpressionAttribute.Pattern Propriedade

Definição

Recebe o padrão de expressão regular.

public:
 property System::String ^ Pattern { System::String ^ get(); };
public string Pattern { get; }
member this.Pattern : string
Public ReadOnly Property Pattern As String

Valor de Propriedade

O padrão para corresponder.

Aplica-se a