Click or drag to resize
AkFileCacheDelete Method (String)
删除指定的文件、并移除文件缓存。

Namespace: Appkit.IO
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public static bool Delete(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Boolean
See Also