FileSelectorGidBuilderImpl.baseDir

Set baseDir property.

class FileSelectorGidBuilderImpl(T)
T
baseDir
(
string propval
)

Parameters

propval string

The directory in which to select files. If the path exists but doesn't point to a directory, this should be an error.

Return Value

Type: T

Builder instance for fluent chaining