Click or drag to resize
Grid Solutions Framework

FileBlockReaderWatchDirectory Property

Gets or sets the path to the directory to be watched for files.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[CustomConfigurationEditorAttribute(typeof(FolderBrowserEditor), null)]
public string WatchDirectory { get; set; }
View Source

Property Value

String
See Also