点击或拖拽改变大小

FileExExists 方法

Sweet 开发框架
检测指定文件是否存在,如果存在则返回true。

命名空间:  Sweet.Common
程序集:  Sweet.Common (在 Sweet.Common.dll 中) 版本:3.10.1.0 (3.10.1.0)
语法
public static bool Exists(
	string filePath
)

参数

filePath
类型:SystemString
文件的绝对路径

返回值

类型:Boolean
结果
参见
SweetUI 控件库、工具类库、扩展类库、多页面开发框架