Share via


SearchTextParser.SearchableRule.Pattern Property

Definition

Gets the regular expression pattern for this instance.

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

Property Value

Applies to