Set the file pattern attribute of this object to the specified filePattern.
Synopsis
Declared in <balb_filecleanerconfiguration.h>
void
setFilePattern(std::string_view const& filePattern);
Parameters
Name |
Description |
filePattern |
filesystem pattern used for file matching |
Created with MrDocs