Amazon Wish List News RSS feed. Development Blog Browse the Forums  
  Overview - Downloads - Examples - News Feed - Contact Info -

CommonEngine.RawReadAllFile Method 

Shortcut method to read all the text in a file.

[Visual Basic]
Public Shared Function RawReadAllFile( _
   ByVal file As String _
) As String
[C#]
public static string RawReadAllFile(
   string file
);

Parameters

file
The file name

Return Value

The contents of the files

See Also

CommonEngine Class | FileHelpers Namespace


Powered by:

Source Forge Thanks Jetbrains for support us !! Thanks BB Software for support us !! TestDriven.NET Code Coverage by Clover.NET Code Project Article Larkware News Sharp Toolbox