Click or drag to resize
Grid Solutions Framework

FileBlockReaderFilePattern Property

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

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

Property Value

String
See Also