excludeSharedDrives property

List<String>? excludeSharedDrives
final

A list of identifiers or shared drives to exclude from the index. All files and folders stored on the shared drive are excluded.

Implementation

final List<String>? excludeSharedDrives;