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: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntax
public FileType FileType { get; set; }

Property Value

FileType
See Also