FileType is the last loaded/saved file type.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public IEFileFormats FileFormat { get; set; }
Public Property FileFormat As IEFileFormats Get Set
public: property IEFileFormats FileFormat { IEFileFormats get (); void set (IEFileFormats value); }