Test if a file exists at a specified path
Namespace: log4net.Appender
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Parameters
- path
- Type: SystemString
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