QuickOPC User's Guide and Reference
IFileInfo2 Interface Methods

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Extensions.FileProviders Namespace : IFileInfo2 Interface

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

Public Methods
 NameDescription
 Method (Inherited from Microsoft.Extensions.FileProviders.IFileInfo)
 MethodRefreshes the file information from its source.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded. Copies the file represented by a file info to a destination writable file info.
Public Extension MethodOverloaded. Creates a System.IO.StreamReader with UTF8 encoding that reads from an existing text file.
Public Extension MethodOverloaded. Returns the contents of a file in an abstract file provider as a byte array.
Public Extension MethodOverloaded. Returns the contents of a text file in an abstract file provider as a System.String.
Public Extension MethodOverloaded. Saves the contents of a file from an abstracted file provider into a normal (operating system) file.
Top
See Also

Reference

IFileInfo2 Interface
OpcLabs.BaseLib.Extensions.FileProviders Namespace