Namespace - LJCNetCommon
Syntax
Contains common file related static functions. (RE)
Remarks
The NetFile class contains file related static helper functions for
all .NET program types.
Public Methods
CreateFolder
|
Creates a Folder Path if it does not already exist. (E)
|
GetRelativePath
|
Returns the relative path.
|
ReadAllLines
|
Get all text lines from a file.
|
WriteLog
|
Writes a string format to the Log file with the current date and time.
|
WriteLogLine
|
Writes a string format plus cr/lf to the Log file with the current date
and time.
|
5 Methods
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.