API reference
API reference
Select your platform
No SDKs available
No versions available

FileIo Class

Meta::Conduit::FileIo extends Meta.Conduit.IFileIo.

Overview

Public Member Functions

bool
Exists
( string fileName )
string
ReadAllText
( string fileName )
void
WriteAllText
( string path,
string contents )
TextReader
OpenText
( string fileName )

Details

Member Functions

bool Meta.Conduit.FileIo.Exists
( string fileName )
No description available.
string Meta.Conduit.FileIo.ReadAllText
( string fileName )
No description available.
void Meta.Conduit.FileIo.WriteAllText
( string path,
string contents )
No description available.
TextReader Meta.Conduit.FileIo.OpenText
( string fileName )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon