Click or drag to resize
SeparatedField Properties

The SeparatedField type exposes the following members.

Properties
  NameDescription
Public propertyFieldName
Info field name.
Public propertyFileExtension
Extension of the separated file. This extension has lower priority than FileExtensionFieldName.
Public propertyFileExtensionFieldName
Name of info field containing separated file extension. This extension has higher priority than FileExtension.
Public propertyFileName
Name of the separated file.
Public propertyIsBinaryField
Indicates whether the separated field contains binary data or not.
Top
See Also