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