QuickOPC User's Guide and Reference
IFileInfoExtension Class Methods


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

For a list of all members of this type, see IFileInfoExtension members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Copies the file represented by a file info to a destination writable file info.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a System.IO.StreamReader with UTF8 encoding that reads from an existing text file.  
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the contents of a file in an abstract file provider as a byte array.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Returns the contents of a text file in an abstract file provider as a System.String.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Saves the contents of a file from an abstracted file provider into a normal (operating system) file.  
Public MethodReturns a string that represents the current object. (Inherited from object)
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

IFileInfoExtension Class
OpcLabs.BaseLib.Extensions.FileProviders Namespace