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.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic FileType FileType { get; set; }Public Property FileType As FileType
Get
Set
Property Value
FileType
See Also