FieldPropertiesFilePath_ThumbPath Property |
The relative path to the output path where thumbnails are created. The default subfolder is called Thumb.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string FilePath_ThumbPath { get; }
ReadOnly Property FilePath_ThumbPath As String
Get
Property Value
Type:
StringThe relative path to the output path where thumbnails are created. The default subfolder is called Thumb.
Remarks
Applies to CellType FilePath only.
See Also