Find the specified file name in the base directory of the application or any subdirectories.
Namespace:
Nova.Utilities
Assembly:
Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax public static string FindFile(
string fileName
)
Parameters
- fileName
- Type: SystemString
Return Value
Type:
StringSee Also