FieldPropertiesFilePath_FileMimeTypeField Property |
The name of the field specifying the mime type of the content. If not specified, defaults to application/octet-stream.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string FilePath_FileMimeTypeField { get; }
ReadOnly Property FilePath_FileMimeTypeField As String
Get
Property Value
Type:
StringThe name of the field specifying the mime type of the content. If not specified, defaults to application/octet-stream.
Remarks
Applies to CellType FilePath only.
See Also