SECI  1
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
Classes | Namespaces
AssociatedFile.cs File Reference

Go to the source code of this file.

Classes

class  Seci.Definitions.AssociatedFile
 This class is used for storing files as part of a configuration. Typically, the files stored are ini files from a LabVIEW VIs, which are usually less than 100k in size. The files are stored in the configuration as a byte array, which is converted back into the "real" file when the configuration is loaded. The file is only intended to be converted at the point of saving the configuration otherwise it just wastes memory. More...
 

Namespaces

package  Seci.Definitions