QuickOPC User's Guide and Reference
MappedFileProvider Class Members
Properties  Methods 


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Extensions.FileProviders Namespace : MappedFileProvider Class

The following tables list the members exposed by MappedFileProvider.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the class.  
Top
Public Properties
 NameDescription
Public PropertyDetermines whether the mapped file names will be case-insensitive;  
Top
Protected Properties
 NameDescription
Protected PropertyInfrastructure. Contains the dictionary that maps the file names into their corresponding file infos.  
Top
Public Methods
 NameDescription
Public Method (Inherited from object)
Public Method  
Public MethodObtains a directory contents at the given path.  
Public Method  
Public MethodObtain a file info at the given path.  
Public MethodServes as the default hash function. (Inherited from object)
Public MethodObtains all file name mappings.  
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public MethodTests whether a file name is mapped.  
Public MethodMaps a file name to a file info.  
Public MethodReturns a string that represents the current object.  
Public MethodRemoves mapping for a given file name.  
Public Method  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

MappedFileProvider Class
OpcLabs.BaseLib.Extensions.FileProviders Namespace