SearchOptionsRegexPattern Property |
Attribute to set the FilterRegex in property editor.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.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