Click or drag to resize

FileFileType Property

An enumeration that descibes the type of file to be transferred. This may be a generic, well-known file format (MIME content types), or a specialized format defined specifically by the CFX standard, such as an IPC-2581 DPMX design file.

Namespace: CFX.Structures
Assembly: CFX (in CFX.dll) Version: 1.7.3
Syntax
public FileType FileType { get; set; }

Property Value

FileType
See Also