GridFileDatumShift.SearchSubdirectories Property
Gets a value that determines whether subdirectories should be searched.
Syntax
public System.Boolean SearchSubdirectories { get; }
Property Value
Default: true
A value that determines whether subdirectories should be searched.
Remarks
If True, then all directories of the Path are searched recursively for files matching FileName. Otherwise, only files directly in the Path directory are accepted.
Platforms
Windows, Linux, Android