Click or drag to resize
Grid Solutions Framework

FileBlockWriterOutputDirectory Property

Gets or sets the directory to which files are written.

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

Property Value

String
See Also