RegularExpressionAttribute.Pattern Propriedade

Definição

Obtém o padrão da 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 da propriedade

O padrão a ser correspondido.

Aplica-se a