ValidatePatternAttribute.RegexPattern Property

Definition

Gets the Regex pattern to be used in the validation.

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

Property Value

Applies to