Method FileExists
FileExists(String)
Returns true iff a file with the given name exists.
Declaration
public override bool FileExists(string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Returns
Type | Description |
---|---|
System.Boolean |