SearchOptionsRegexPattern Property |
Attribute to set the FilterRegex in property editor.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic 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
String
See Also