BenSelect Documentation
IFileService Interface
Members  See Also  Send Feedback
Selerix.Foundation.Interfaces Namespace : IFileService Interface
File storage interface.

Syntax

JScript 
public interface IFileService implements IService 

Public Properties

 NameDescription
 PropertyCensusCensus file storage.  
 PropertyDefaultDefault file storage.  
 PropertyHistoryHistory storage.  
 PropertyLaptopLaptop file storage.  
 PropertyMediaMedia file storage.  
 PropertyReportReport file storage.  
Top

Public Methods

 NameDescription
 MethodEnsureInitializedThis method is called to initialize services. (Inherited from Selerix.Foundation.Interfaces.IService)
 MethodGetFileInfoGets the file information.  
 MethodGetMimeTypeReturn mime type by extension.  
 MethodGetMimeTypeForExtensionReturn mime type by extension.  
 MethodIsSafeContentToStreamBackIs content is safe to streamed.  
 MethodUnloadServiceThis method is called before the service is unloaded. (Inherited from Selerix.Foundation.Interfaces.IService)
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.