Read all the content of the file into a strng.
Namespace: Composite.Core.IOAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
| C# |
|---|
public override string ReadToEnd() |
| Visual Basic |
|---|
Public Overrides Function ReadToEnd As String |
| Visual C++ |
|---|
public: virtual String^ ReadToEnd() override |