Click or drag to resize
Grid Solutions Framework

FileBlockReaderFolderExclusion Property

Gets or sets the pattern used to determine whether a folder should be excluded from enumeration.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.296-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(null)]
public string FolderExclusion { get; set; }
View Source

Property Value

String
See Also