SearchOptionsRegexPattern Property |
Attribute to set the FilterRegex in property editor.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public string RegexPattern { get; set; }
Public Property RegexPattern As String
Get
Set
public:
property String^ RegexPattern {
String^ get ();
void set (String^ value);
}
member RegexPattern : string with get, set
Property Value
Type:
StringSee Also