Click or drag to resize
Grid Solutions Framework

FileBlockReaderFilePattern Property

Gets or sets the pattern used to match file that appear in the watch folder.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("*")]
public string FilePattern { get; set; }
View Source

Property Value

String
See Also