The CEF type exposes the following members.
          
             Constructors
Constructors
        
        
        
          
             Methods
Methods
        
        | Name | Description | |
|---|---|---|
|   | Equals | (Inherited from Object.) | 
|     | FileExists | |
|   | Finalize | 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                (Inherited from Object.) | 
|     | GetDirectories | |
|     | GetEditorTempPath | 
            GetEditorTempPath
             | 
|     | GetFileCreationTime | |
|     | GetFiles | |
|     | GetFileSize | |
|     | GetFileWriteTime | |
|   | GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from Object.) | 
|   | GetType | 
                    Gets the Type of the current instance.
                (Inherited from Object.) | 
|   | MemberwiseClone | 
                    Creates a shallow copy of the current Object.
                (Inherited from Object.) | 
|     | OpenFileStream | |
|     | ProcessWebPath | 
            Get the correct files path - virtual path
             | 
|     | ReadFileContent | |
|     | ResolveResource | 
            get the CuteSoft_Client/CuteEditor/path
             | 
|   | ToString | (Inherited from Object.) | 
|     | WriteFileStream | 
          
             Properties
Properties
        
        | Name | Description | |
|---|---|---|
|     | CEPFilePath | |
|     | FilesAbsolutePath | 
            FilesAbsolutePath
             | 
|     | FilesPhysicalPath | 
            return physical location , never endswith '\\'
             | 
|     | FilesVirtualPath | 
            return ~ or ~/somedir/somedir2 , never endswith '/'
             | 
 
     
     
     
     
    