The minimum filesize for inclusion in the search result.
| C# | Visual Basic | Visual C++ |
public ulong MinFileSize { get; set; }
Public Property MinFileSize As ULong
public: property unsigned long long MinFileSize { unsigned long long get (); void set (unsigned long long value); }