GeneratedRegexAttribute.Pattern Property

Definition

Gets the regular expression pattern to match.

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

Property Value

Applies to