Test if a file exists at a specified path
Namespace: log4net.AppenderAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- path
- Type: System String
the path to the file
Return Value
Type: Booleantrue if the file exists
Remarks
Test if a file exists at a specified path
See Also