Partager via


RegularExpressionAttribute.Pattern Propriété

Définition

Obtient le modèle d'expression régulière.

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

Valeur de propriété

Modèle pour lequel établir une correspondance.

S’applique à