SearchOptionsMinFileSize Property |
The minimum filesize for inclusion in the search result.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public long MinFileSize { get; set; }
Public Property MinFileSize As Long
Get
Set
public:
property long long MinFileSize {
long long get ();
void set (long long value);
}
member MinFileSize : int64 with get, set
Property Value
Type:
Int64See Also