Edit

Share via


NormalizationRulesInstance.Pattern Property

Definition

Gets the pattern definition for the normalization rule instance.

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

Property Value

A string in the form of a regular expression.

Applies to